summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--inc/event.inc.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/inc/event.inc.php b/inc/event.inc.php
index a16be97b..66601607 100644
--- a/inc/event.inc.php
+++ b/inc/event.inc.php
@@ -31,10 +31,6 @@ class Event
$ldadpId = Trigger::ldadp();
$ipxeId = Trigger::ipxe();
- Taskmanager::submit('DozmodLauncher', array(
- 'operation' => 'start'
- ));
-
// Check status of all tasks
// Mount vm store
if ($mountId === false) {