1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-29 07:20:50 +00:00

removed crash test line

This commit is contained in:
Christian Schabesberger 2016-09-13 23:31:28 +02:00
parent 9bd5aa0da4
commit 2b8954353d

View File

@ -44,8 +44,6 @@ public class MainActivity extends AppCompatActivity {
setVolumeControlStream(AudioManager.STREAM_MUSIC);
mainFragment = getSupportFragmentManager()
.findFragmentById(R.id.search_fragment);
((String)null).length();
}
public boolean onCreateOptionsMenu(Menu menu) {