Merge pull request #6407 from Citadel-Station-13/upstream-merge-37176

[MIRROR] Removes startup message in sql log
This commit is contained in:
deathride58
2018-04-14 20:38:33 +00:00
committed by GitHub

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)