Make timeq_init() automatic.
[srvx.git] / src / main.c
index fe73b4f64b88abd96b6fc902f59f54ad6b07fbef..ba79b8e813339904aadf26ccd1d670608ff939b7 100644 (file)
@@ -824,7 +824,6 @@ int main(int argc, char *argv[])
     MAIN_LOG = log_register_type("srvx", "file:main.log");
     if (debug)
         log_debug();
-    timeq_init();
     ioset_init();
     init_structs();
     init_parse();