aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
diff options
context:
space:
mode:
authorrsudev <rasch@munin-soft.de>2013-05-26 21:17:20 +0200
committerrsudev <rasch@munin-soft.de>2013-05-26 21:17:20 +0200
commitf7757cd0232edb11ea527b17bc3fe7dc7addc5e0 (patch)
treeb42527f1a56700d613f9fd695315911bcfcfe5fd /main/src
parent8c96ff1aeb895b0b293dc6090a76a6660194eea4 (diff)
downloadcgeo-f7757cd0232edb11ea527b17bc3fe7dc7addc5e0.zip
cgeo-f7757cd0232edb11ea527b17bc3fe7dc7addc5e0.tar.gz
cgeo-f7757cd0232edb11ea527b17bc3fe7dc7addc5e0.tar.bz2
Compiler warning fix and German translations
Diffstat (limited to 'main/src')
-rw-r--r--main/src/cgeo/geocaching/cgeocaches.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/cgeo/geocaching/cgeocaches.java b/main/src/cgeo/geocaching/cgeocaches.java
index 3b26376..a7a8f7e 100644
--- a/main/src/cgeo/geocaching/cgeocaches.java
+++ b/main/src/cgeo/geocaching/cgeocaches.java
@@ -112,7 +112,6 @@ public class cgeocaches extends AbstractListActivity implements FilteredActivity
private static final int MENU_FILTER = 74;
private static final int MENU_DELETE_EVENTS = 75;
private static final int MENU_CLEAR_OFFLINE_LOGS = 76;
- private static final int MENU_EXPORT_FIELDNOTES = 77;
private static final int MSG_DONE = -1;
private static final int MSG_RESTART_GEO_AND_DIR = -2;