Revert "Add "select all" option to photo (or other) upload screen"
[pub/Android/ownCloud.git] / res / menu / file_select_all.xml
diff --git a/res/menu/file_select_all.xml b/res/menu/file_select_all.xml
deleted file mode 100644 (file)
index a8097aa..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-    <item
-        android:id="@+id/actionbar_select_all"
-        android:icon="@android:drawable/checkbox_off_background"
-        android:orderInCategory="1"
-        android:showAsAction="always"
-        android:title="actionbar_select_all"/>
-    
-
-</menu>