svn: 1864
@@ -590,10 +590,8 @@ static void startup_checks(int hack) {
/* never reached */
exit(0);
}
- if (conf.bot->hub) {
- spawnbots();
- exit(0); /* our job is done! */
- }
+ spawnbots();
+ exit(0); /* our job is done! */
if (!conf.bot->localhub)