mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 17:38:26 +00:00
Removed Common Profiler and Zone Profiler. They're well past outdated status and are just code bloat.
This commit is contained in:
@@ -401,8 +401,6 @@ void ClearMappedOpcode(EmuOpcode op) {
|
||||
|
||||
int Client::HandlePacket(const EQApplicationPacket *app)
|
||||
{
|
||||
_ZP(Client_HandlePacket);
|
||||
|
||||
if(is_log_enabled(CLIENT__NET_IN_TRACE)) {
|
||||
char buffer[64];
|
||||
app->build_header_dump(buffer);
|
||||
|
||||
Reference in New Issue
Block a user