mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 02:31:03 +00:00
Removed Common Profiler and Zone Profiler. They're well past outdated status and are just code bloat.
This commit is contained in:
@@ -138,8 +138,6 @@ uint32 Spawn2::despawnTimer(uint32 despawn_timer)
|
||||
}
|
||||
|
||||
bool Spawn2::Process() {
|
||||
_ZP(Spawn2_Process);
|
||||
|
||||
IsDespawned = false;
|
||||
|
||||
if(!Enabled())
|
||||
|
||||
Reference in New Issue
Block a user