Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
7262d83a
Commit
7262d83a
authored
Oct 03, 2012
by
Ludovic Fauvet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VideoListFragment: remove unneeded method onStart()
parent
bdca86d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
vlc-android/src/org/videolan/vlc/gui/video/VideoListFragment.java
...oid/src/org/videolan/vlc/gui/video/VideoListFragment.java
+0
-5
No files found.
vlc-android/src/org/videolan/vlc/gui/video/VideoListFragment.java
View file @
7262d83a
...
...
@@ -125,11 +125,6 @@ public class VideoListFragment extends SherlockListFragment implements ISortable
updateList
();
}
@Override
public
void
onStart
()
{
super
.
onStart
();
}
@Override
public
void
onPause
()
{
super
.
onPause
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment