summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web-scripts/statistics.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/web-scripts/statistics.php b/web-scripts/statistics.php
index 41b205f..01bbb52 100644
--- a/web-scripts/statistics.php
+++ b/web-scripts/statistics.php
@@ -164,6 +164,4 @@ header ("Content-type: image/png");
ImagePNG ($im);
-// passthru('wc -l /srv/http/statistics');
-
?>