Revert "Merge branch 'master' of https://github.com/PolarisSS13/Polaris into NanoGrade"

This reverts commit 6bb5409349, reversing
changes made to f6a83d5ee0.
This commit is contained in:
SinTwo
2016-08-15 12:58:00 -04:00
parent 6bb5409349
commit eabefc538a
325 changed files with 3375 additions and 41824 deletions
-7
View File
@@ -82,13 +82,6 @@
if(config.log_world_output)
diary << "\[[time_stamp()]]DD_OUTPUT: [text][log_end]"
/*
Standardized method for tracking startup times.
*/
/proc/log_startup_progress(var/message)
admin_notice("<span class='danger'>[message]</span>", R_DEBUG)
log_to_dd(message)
/proc/log_misc(text)
diary << "\[[time_stamp()]]MISC: [text][log_end]"