diff options
Diffstat (limited to 'OpenPGP-Keychain/res')
-rw-r--r-- | OpenPGP-Keychain/res/menu/nfc_beam.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/OpenPGP-Keychain/res/menu/nfc_beam.xml b/OpenPGP-Keychain/res/menu/nfc_beam.xml deleted file mode 100644 index e1c088b86..000000000 --- a/OpenPGP-Keychain/res/menu/nfc_beam.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<menu xmlns:android="http://schemas.android.com/apk/res/android" > - - <item - android:id="@+id/menu_settings" - android:icon="@drawable/ic_menu_settings" - android:showAsAction="always|withText" - android:title="@string/menu_beam_preferences"/> - -</menu>
\ No newline at end of file |