summaryrefslogtreecommitdiff
path: root/res/layout/gestures_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/gestures_list.xml')
-rw-r--r--res/layout/gestures_list.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/layout/gestures_list.xml b/res/layout/gestures_list.xml
index a75c3e1..bdbe1f5 100644
--- a/res/layout/gestures_list.xml
+++ b/res/layout/gestures_list.xml
@@ -66,16 +66,6 @@
android:layout_height="wrap_content"
android:layout_weight="1"
style="?android:attr/buttonBarButtonStyle" />
-
-
- <Button
- android:id="@+id/uploadButton"
- android:onClick="uploadGestures"
- android:text="@string/button_upload"
- android:layout_width="0dip"
- android:layout_height="wrap_content"
- android:layout_weight="1"
- style="?android:attr/buttonBarButtonStyle" />
</LinearLayout>