mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Get rid of imports in UserPreferences.java
This commit is contained in:
parent
3cb1c39827
commit
8250cb635d
@ -15,8 +15,6 @@ import android.media.AudioTrack;
|
|||||||
import android.os.Build;
|
import android.os.Build;
|
||||||
import android.preference.PreferenceManager;
|
import android.preference.PreferenceManager;
|
||||||
import android.util.Log;
|
import android.util.Log;
|
||||||
import android.view.Display;
|
|
||||||
import android.view.WindowManager;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Utility class for retrieving, saving, or loading preferences.
|
* Utility class for retrieving, saving, or loading preferences.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user