Maintenance update for automake and PHP.
[gnucomo.git] / src / gcm_daemon / gcm_daemon.php
index d6a314d..61062a8 100755 (executable)
@@ -99,9 +99,6 @@ ini_set('html_errors', 'false');
 
 define("BATCHSIZE", 50000);
 
-//Tell the log that we're up.
-define_syslog_variables();
-
 require_once "gnucomo_config.php";
 require_once "db.class.php";