summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/qsb_bar.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/layout/qsb_bar.xml b/res/layout/qsb_bar.xml
index f0e3bbfce..030acf6be 100644
--- a/res/layout/qsb_bar.xml
+++ b/res/layout/qsb_bar.xml
@@ -20,13 +20,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
- <!-- Search buttons container -->
- <include android:id="@+id/qsb_search_bar"
- layout="@layout/search_bar"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:layout_gravity="center" />
-
<!-- Drag specific targets container -->
<LinearLayout
style="@style/SearchDropTargetBar"