removes startup message in sql log (#37176)

This commit is contained in:
Jordie
2018-04-14 23:11:36 +10:00
committed by CitadelStationBot
parent 8b2a75c108
commit 9ce8aae7dd
-1
View File
@@ -103,7 +103,6 @@ GLOBAL_PROTECT(security_mode)
start_log(GLOB.world_pda_log)
start_log(GLOB.world_manifest_log)
start_log(GLOB.world_href_log)
start_log(GLOB.sql_error_log)
start_log(GLOB.world_qdel_log)
start_log(GLOB.world_runtime_log)