From f7757cd0232edb11ea527b17bc3fe7dc7addc5e0 Mon Sep 17 00:00:00 2001 From: rsudev Date: Sun, 26 May 2013 21:17:20 +0200 Subject: Compiler warning fix and German translations --- main/src/cgeo/geocaching/cgeocaches.java | 1 - 1 file changed, 1 deletion(-) (limited to 'main/src') 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; -- cgit v1.1