summaryrefslogtreecommitdiffstats
path: root/res/layout/add.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/add.xml')
-rw-r--r--res/layout/add.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/layout/add.xml b/res/layout/add.xml
index 22430f3..4ca4627 100644
--- a/res/layout/add.xml
+++ b/res/layout/add.xml
@@ -20,11 +20,4 @@
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/watched_entry" />
-
- <Button
- android:id="@+id/save_button"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:text="@string/save_button"
- android:onClick="saveDVD" />
</LinearLayout>