Removed Common Profiler and Zone Profiler. They're well past outdated status and are just code bloat.

This commit is contained in:
KimLS
2013-08-29 15:46:40 -07:00
parent 406e2f84eb
commit fcd9b525a8
49 changed files with 23 additions and 866 deletions
-8
View File
@@ -68,14 +68,6 @@
#endif
/*
Zone only right now.
#ifdef EQPROFILE
#ifdef COMMON_PROFILE
CommonProfiler _cp;
#endif
#endif*/
#include "zoneserver.h"
#include "console.h"
#include "LoginServer.h"