diff --git a/html/pages/bills.inc.php b/html/pages/bills.inc.php
index e7a6f61e1..31e26a994 100644
--- a/html/pages/bills.inc.php
+++ b/html/pages/bills.inc.php
@@ -163,12 +163,6 @@ if ($_GET['opta'] == "add")
");
-
-$end = utime(); $run = $end - $start;
-$gentime = substr($run, 0, 5);
-
-echo ($gentime);
-
$i++;
} ### PERMITTED
}