Merge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403' into upstream
[debian/openrocket] / android / res / layout-xlarge-land / motorbrowser.xml
diff --git a/android/res/layout-xlarge-land/motorbrowser.xml b/android/res/layout-xlarge-land/motorbrowser.xml
deleted file mode 100644 (file)
index 33c1237..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>\r
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"\r
-    android:layout_width="match_parent"\r
-    android:layout_height="match_parent"\r
-    android:orientation="horizontal" >\r
-\r
-    <FrameLayout\r
-        android:id="@+id/motorBrowserList"\r
-        android:layout_width="wrap_content"\r
-        android:layout_height="match_parent"\r
-        android:layout_weight="4"/>\r
-\r
-    <FrameLayout\r
-        android:id="@+id/sidepane"\r
-        android:layout_width="wrap_content"\r
-        android:layout_height="wrap_content"\r
-        android:layout_weight="1"/>\r
-\r
-</LinearLayout>
\ No newline at end of file