X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fqueue.php;h=ad7079e959ebce2d3a767167bb69e7a0ce693f2b;hb=b010a7db0d0073fc1bf0825e73a295d0bbeb9ada;hp=6dcdfc89601306d2869c1014e2ec43fccaa34314;hpb=22f32d9721809d2e655c7ab78d6a043b93de0af1;p=friendica.git diff --git a/include/queue.php b/include/queue.php index 6dcdfc8960..ad7079e959 100644 --- a/include/queue.php +++ b/include/queue.php @@ -17,8 +17,6 @@ function queue_run(&$argv, &$argc){ unset($db_host, $db_user, $db_pass, $db_data); }; - $a->start_process(); - require_once("include/session.php"); require_once("include/datetime.php"); require_once('include/items.php');