Removed unnecessary comments

This commit is contained in:
misaochan 2016-12-14 16:06:41 +13:00
parent d2982845ff
commit 630eebeeac
2 changed files with 1 additions and 41 deletions

View file

@ -259,10 +259,7 @@ public class ShareActivity
} catch (IOException e) {
Log.d(TAG, "IO Exception: ", e);
}
//File imageFile = new File(mediaUri.getPath());
}
if(savedInstanceState != null) {