[Android] LibVLC: unused import

Edward Wang git at videolan.org
Sun Dec 16 01:50:28 CET 2012


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Sat Dec 15 19:27:21 2012 -0500| [786aeb288bfbd44efe0bafb0caf13ed7dcd00082] | committer: Edward Wang

LibVLC: unused import

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=786aeb288bfbd44efe0bafb0caf13ed7dcd00082
---

 vlc-android/src/org/videolan/vlc/LibVLC.java |    1 -
 1 file changed, 1 deletion(-)

diff --git a/vlc-android/src/org/videolan/vlc/LibVLC.java b/vlc-android/src/org/videolan/vlc/LibVLC.java
index 64805bf..4d380b3 100644
--- a/vlc-android/src/org/videolan/vlc/LibVLC.java
+++ b/vlc-android/src/org/videolan/vlc/LibVLC.java
@@ -26,7 +26,6 @@ import org.videolan.vlc.gui.video.VideoPlayerActivity;
 
 import android.content.Context;
 import android.content.SharedPreferences;
-import android.content.SharedPreferences.Editor;
 import android.os.Build;
 import android.preference.PreferenceManager;
 import android.util.Log;



More information about the Android mailing list