Code style

This commit is contained in:
ByteHamster 2018-12-26 08:53:41 +01:00
parent bb4b4655d2
commit 02bf71551b
13 changed files with 19 additions and 20 deletions

View File

@ -113,7 +113,6 @@ public class UserPreferences {
private static final String PREF_RIGHT_VOLUME = "prefRightVolume";
// Experimental
public static final String PREF_SONIC = "prefSonic";
private static final String PREF_STEREO_TO_MONO = "PrefStereoToMono";
public static final String PREF_CAST_ENABLED = "prefCast"; //Used for enabling Chromecast support
public static final int EPISODE_CLEANUP_QUEUE = -1;