Removal of client_logs.cpp/.h

This commit is contained in:
Akkadius
2015-01-19 03:37:12 -06:00
parent 4d6c2be191
commit d7d1f9757b
4 changed files with 0 additions and 178 deletions
-3
View File
@@ -888,9 +888,6 @@ Zone::~Zone() {
}
safe_delete_array(aas);
}
#ifdef CLIENT_LOGS
client_logs.clear();
#endif
safe_delete(GuildBanks);
}