Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorChristian Raue <christian.raue@gmail.com>2014-07-15 17:29:46 +0400
committerChristian Raue <christian.raue@gmail.com>2014-07-19 12:26:47 +0400
commit33a43a50d4d66de3409cb4ac4ed62a656179e58c (patch)
treecfbd8fad602af8adf8a1c1eeacd29f0cceb73fe9 /js
parent5d7c6f4a813c6193e0be20ccba99037926846b14 (diff)
removed unused variables and dead code
Diffstat (limited to 'js')
-rw-r--r--js/tracker.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/tracker.php b/js/tracker.php
index 4a86e53977..0a842b8c0f 100644
--- a/js/tracker.php
+++ b/js/tracker.php
@@ -33,7 +33,6 @@ $file = '../piwik.js';
$daysExpireFarFuture = 10;
-$compressFileSuffix = false;
$byteStart = $byteEnd = false;
if (!defined("PIWIK_KEEP_JS_TRACKER_COMMENT")
|| !PIWIK_KEEP_JS_TRACKER_COMMENT