summaryrefslogtreecommitdiff
path: root/update_daemon2.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_daemon2.php')
-rwxr-xr-xupdate_daemon2.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/update_daemon2.php b/update_daemon2.php
index b79a1a2b2..6410709ad 100755
--- a/update_daemon2.php
+++ b/update_daemon2.php
@@ -189,8 +189,6 @@
if (!init_connection($link)) return;
- $plugins = new Plugins($link);
-
// We disable stamp file, since it is of no use in a multiprocess update.
// not really, tho for the time being -fox
if (!make_stampfile('update_daemon.stamp')) {