Remove old comment

This commit is contained in:
Benoît Mauduit 2017-01-03 14:29:08 +01:00
parent 80c9dbf180
commit 410c4ca736

View file

@ -583,11 +583,6 @@ public class VideoItemDetailFragment extends Fragment {
return true;
}
/**
* Mandatory empty constructor for the fragment manager to instantiate the
* fragment (e.g. upon screen orientation changes).
*/
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);