Delete a comment saying that it doesn't work

This commit is contained in:
Karol Barenicki 2015-01-03 04:14:38 +01:00
parent 8b10d37348
commit 3510691439

View File

@ -1876,7 +1876,7 @@ public class BrowserActivity extends Activity implements BrowserController {
@Override @Override
/** /**
* used to allow uploading into the browser, doesn't get called in KitKat :( * used to allow uploading into the browser
*/ */
protected void onActivityResult(int requestCode, int resultCode, Intent intent) { protected void onActivityResult(int requestCode, int resultCode, Intent intent) {
if (requestCode == 1) { if (requestCode == 1) {