summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/camera.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/res/layout/camera.xml b/res/layout/camera.xml
index bc6dfdbf5..650ad8fe8 100644
--- a/res/layout/camera.xml
+++ b/res/layout/camera.xml
@@ -100,21 +100,4 @@
android:text="@string/btn_filmstrip_toggle"
android:contentDescription="@string/accessibility_filmstrip_toggle"/>
</LinearLayout>
-
- <View
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- android:background="@android:color/black"
- android:id="@+id/leftLetterBoxer1"
- android:visibility="gone"
- />
-
- <View
- android:layout_width="fill_parent"
- android:layout_height="fill_parent"
- android:background="@android:color/black"
- android:id="@+id/leftLetterBoxer2"
- android:visibility="gone"
- />
-
</FrameLayout>