diff options
Diffstat (limited to 'src/server/worldserver/Main.cpp')
-rw-r--r-- | src/server/worldserver/Main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/worldserver/Main.cpp b/src/server/worldserver/Main.cpp index 62e840d461..0567be32ff 100644 --- a/src/server/worldserver/Main.cpp +++ b/src/server/worldserver/Main.cpp @@ -39,8 +39,6 @@ char serviceDescription[] = "AzerothCore World of Warcraft emulator world servic int m_ServiceStatus = -1; #endif -uint32 realmID; ///< Id of the realm - /// Print out the usage string for this program on the console. void usage(const char* prog) { |