Skip to content

Commit 41cfcb6

Browse files
committed
Remove auto-generated comment
1 parent 7ceb946 commit 41cfcb6

File tree

1 file changed

+0
-1
lines changed
  • app/src/main/java/videoeditor/bhuvnesh/com/ffmpegvideoeditor/activity

1 file changed

+0
-1
lines changed

app/src/main/java/videoeditor/bhuvnesh/com/ffmpegvideoeditor/activity/MainActivity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,6 @@ protected void onActivityResult(int requestCode, int resultCode, Intent data) {
339339

340340
@Override
341341
public void onPrepared(MediaPlayer mp) {
342-
// TODO Auto-generated method stub
343342
duration = mp.getDuration() / 1000;
344343
tvLeft.setText("00:00:00");
345344

0 commit comments

Comments
 (0)