summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/hooks/cron.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/remoteaccess/hooks/cron.inc.php')
-rw-r--r--modules-available/remoteaccess/hooks/cron.inc.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules-available/remoteaccess/hooks/cron.inc.php b/modules-available/remoteaccess/hooks/cron.inc.php
index 3e0e130b..2ee6e375 100644
--- a/modules-available/remoteaccess/hooks/cron.inc.php
+++ b/modules-available/remoteaccess/hooks/cron.inc.php
@@ -1,6 +1,3 @@
<?php
-if (!Module::isAvailable('rebootcontrol'))
- return;
-
RemoteAccess::ensureMachinesRunning();