summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/video_preferences.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml
index cec9442a3..1937e3e3a 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -169,10 +169,4 @@
camera:title="@string/pref_camera_video_rotation_title"
camera:entries="@array/pref_camera_video_rotation_entries"
camera:entryValues="@array/pref_camera_video_rotation_entryvalues" />
- <ListPreference
- camera:key="pref_camera_video_partial_ui_key"
- camera:defaultValue="@string/pref_camera_video_partial_ui_default"
- camera:title="@string/pref_camera_video_partial_ui_title"
- camera:entries="@array/pref_camera_video_partial_ui_entries"
- camera:entryValues="@array/pref_camera_video_partial_ui_entryvalues" />
</PreferenceGroup>