mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Core/: Fix warnings
--HG-- branch : trunk
This commit is contained in:
@@ -146,7 +146,6 @@ public:
|
||||
// Launch the RA listener socket
|
||||
ListenSocket<RASocket> RAListenSocket (h);
|
||||
bool usera = sConfig.GetBoolDefault ("Ra.Enable", false);
|
||||
bool needInit = true;
|
||||
|
||||
if (usera)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user