aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/cgeotouch.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/cgeo/geocaching/cgeotouch.java')
-rw-r--r--src/cgeo/geocaching/cgeotouch.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/cgeo/geocaching/cgeotouch.java b/src/cgeo/geocaching/cgeotouch.java
index 07f83d5..4f6fd73 100644
--- a/src/cgeo/geocaching/cgeotouch.java
+++ b/src/cgeo/geocaching/cgeotouch.java
@@ -139,9 +139,6 @@ public class cgeotouch extends cgLogForm {
setContentView(R.layout.touch);
base.setTitle(activity, res.getString(R.string.trackable_touch));
- // google analytics
- base.sendAnal(activity, "/trackable/touch");
-
// get parameters
Bundle extras = getIntent().getExtras();
if (extras != null) {