summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-03-20 12:02:57 +0100
committerErich Eckner <git@eckner.net>2018-03-20 12:02:57 +0100
commit301b04263a7d6343704b35bfd68961d536772daf (patch)
tree841c4b06db4709b5be2eee7787aa57e59b38c3f3
parente955c7d36c794056fd777398ac37c466cde8ddc3 (diff)
downloadbuilder-301b04263a7d6343704b35bfd68961d536772daf.tar.xz
web-scripts/statistics.php: remove obsolete comment
-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');
-
?>