Core/: Fix warnings

--HG--
branch : trunk
This commit is contained in:
Spp
2010-09-28 14:48:17 +02:00
parent 7abe69b570
commit e27976102d
8 changed files with 78 additions and 63 deletions

View File

@@ -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)
{