summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index 44d4284c3..5aceb46dc 100644
--- a/backend.php
+++ b/backend.php
@@ -32,8 +32,6 @@
startup_gettext();
- $script_started = microtime(true);
-
if (!init_plugins()) {
return;
}