Remove functions not to be used or cant be used and fix TC build

This commit is contained in:
Rochet2
2015-08-26 17:05:34 +03:00
parent 2379c00711
commit 83e001b2ac
3 changed files with 1 additions and 54 deletions

View File

@@ -509,7 +509,6 @@ public:
void OnConfigLoad(bool reload);
void OnShutdownInitiate(ShutdownExitCode code, ShutdownMask mask);
void OnShutdownCancel();
void OnUpdate(uint32 diff);
void OnStartup();
void OnShutdown();