summaryrefslogtreecommitdiffstats
path: root/src/madc.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2008-10-21 18:35:42 +0200
committerMatthias Schiffer <matthias@gamezock.de>2008-10-21 18:35:42 +0200
commit6bd58c61a1668d336f45443c602e850e965ad368 (patch)
treed48420599501a223eb3018dd998c886b49bbab96 /src/madc.cpp
parente3d0c98e5a867518800bc79c18f7b13755c056e0 (diff)
downloadmad-6bd58c61a1668d336f45443c602e850e965ad368.tar
mad-6bd58c61a1668d336f45443c602e850e965ad368.zip
Interface des ConfigManagers vereinfacht
Diffstat (limited to 'src/madc.cpp')
-rw-r--r--src/madc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/madc.cpp b/src/madc.cpp
index 6d4b680..7f022b0 100644
--- a/src/madc.cpp
+++ b/src/madc.cpp
@@ -23,7 +23,6 @@
#include "Common/Logger.h"
#include "Common/Backends/ConsoleLogger.h"
#include "Common/RequestManager.h"
-#include "Common/Util.h"
#include "Client/CommandParser.h"
#include "Client/InformationManager.h"