diff --git a/android/phoenix/res/values/strings.xml b/android/phoenix/res/values/strings.xml index f94ab0b80a..59652e0820 100644 --- a/android/phoenix/res/values/strings.xml +++ b/android/phoenix/res/values/strings.xml @@ -226,14 +226,8 @@ Attempts to find the true refresh rate of monitor. Updates value in \'Force refresh rate (Hz)\' option. To help ensure accuracy, make sure no intense background services are running, and avoid triggering screensaver. Set OS-reported refresh rate Sets refresh rate equal to OS-reported value. This might not be accurate for your device. - Shaders Bilinear filter Applies Bilinear filtering, smooths out edges (settings still apply even if no shader is selected). - First-pass shader - Enable first pass shader (WARNING: performance varies per device and per shader). - GLSL shader - Sets GLES2 style shader. - Select a GLSL shader Fonts On-screen fonts Enable rendering of on-screen fonts for messages. diff --git a/android/phoenix/res/xml/video_preferences.xml b/android/phoenix/res/xml/video_preferences.xml index 141f4e7bf8..4a7fbd758d 100644 --- a/android/phoenix/res/xml/video_preferences.xml +++ b/android/phoenix/res/xml/video_preferences.xml @@ -52,25 +52,6 @@ android:title="@string/set_os_reported_refresh_rate" /> - - - - - - -