From 410c4ca7363bafde45ffbf8a9cc3a71fdabfd577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Mauduit?= Date: Tue, 3 Jan 2017 14:29:08 +0100 Subject: [PATCH] Remove old comment --- .../org/schabi/newpipe/detail/VideoItemDetailFragment.java | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/src/main/java/org/schabi/newpipe/detail/VideoItemDetailFragment.java b/app/src/main/java/org/schabi/newpipe/detail/VideoItemDetailFragment.java index d44b7887e..2c6e4b55a 100644 --- a/app/src/main/java/org/schabi/newpipe/detail/VideoItemDetailFragment.java +++ b/app/src/main/java/org/schabi/newpipe/detail/VideoItemDetailFragment.java @@ -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);