From 81ac9fda5125e0e7dea8ee2e955131592456ba27 Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Tue, 29 Dec 2015 07:10:27 +1000 Subject: [PATCH] Reduce the hate levels --- html/includes/graphs/device/smokeping_all_common.inc.php | 1 - html/includes/graphs/device/smokeping_all_common_avg.inc.php | 1 - html/includes/graphs/smokeping/in.inc.php | 1 - html/includes/graphs/smokeping/out.inc.php | 1 - 4 files changed, 4 deletions(-) diff --git a/html/includes/graphs/device/smokeping_all_common.inc.php b/html/includes/graphs/device/smokeping_all_common.inc.php index 8a3ae39710..9f61507f8e 100644 --- a/html/includes/graphs/device/smokeping_all_common.inc.php +++ b/html/includes/graphs/device/smokeping_all_common.inc.php @@ -1,6 +1,5 @@ Human translation:> $scale_min = 0; diff --git a/html/includes/graphs/device/smokeping_all_common_avg.inc.php b/html/includes/graphs/device/smokeping_all_common_avg.inc.php index 2ee7ca1e23..0a2b715354 100644 --- a/html/includes/graphs/device/smokeping_all_common_avg.inc.php +++ b/html/includes/graphs/device/smokeping_all_common_avg.inc.php @@ -1,6 +1,5 @@ Human translation:> $scale_min = 0; diff --git a/html/includes/graphs/smokeping/in.inc.php b/html/includes/graphs/smokeping/in.inc.php index 81b4f697e5..fa592845dc 100644 --- a/html/includes/graphs/smokeping/in.inc.php +++ b/html/includes/graphs/smokeping/in.inc.php @@ -2,7 +2,6 @@ $src = device_by_id_cache($_GET['src']); -// Dear Tobias. You write in Perl, this makes me hate you forever. // This is my translation of Smokeping's graphing. // Thanks to Bill Fenner for Perl->Human translation:> $scale_min = 0; diff --git a/html/includes/graphs/smokeping/out.inc.php b/html/includes/graphs/smokeping/out.inc.php index f52f958fb5..bc4e7ce9e4 100644 --- a/html/includes/graphs/smokeping/out.inc.php +++ b/html/includes/graphs/smokeping/out.inc.php @@ -2,7 +2,6 @@ $dest = device_by_id_cache($_GET['dest']); -// Dear Tobias. You write in Perl, this makes me hate you forever. // This is my translation of Smokeping's graphing. // Thanks to Bill Fenner for Perl->Human translation:> $scale_min = 0;