summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/xml/main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AriesParts/res/xml/main.xml')
-rw-r--r--AriesParts/res/xml/main.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/AriesParts/res/xml/main.xml b/AriesParts/res/xml/main.xml
index 7f88321..af1d493 100644
--- a/AriesParts/res/xml/main.xml
+++ b/AriesParts/res/xml/main.xml
@@ -43,24 +43,6 @@
android:defaultValue="23" />
</PreferenceCategory>
- <PreferenceCategory
- android:title="@string/category_tvout_title">
- <CheckBoxPreference
- android:key="tvout_enable"
- android:title="@string/tvout_enable_head"
- android:summaryOn="@string/tvout_enable_summary_on"
- android:summaryOff="@string/tvout_enable_summary_nocable"
- android:persistent="false"
- android:enabled="false" />
- <ListPreference
- android:key="tvout_system"
- android:title="@string/tvout_system_head"
- android:summary="@string/tvout_system_summary"
- android:entries="@array/tvout_system_entries"
- android:entryValues="@array/tvout_system_entries_values"
- android:defaultValue="2" />
- </PreferenceCategory>
-
<PreferenceCategory
android:title="@string/category_volume_boost_title"
android:key="category_volume_boost">