summaryrefslogtreecommitdiffstats
path: root/src/mad-core.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-03-16 19:13:42 +0100
committerMatthias Schiffer <matthias@gamezock.de>2009-03-16 19:13:42 +0100
commit8f098fc3070f791302ec1f497588fab6ed409980 (patch)
tree6cff9f7bb973342344a22636a5d9ef26c7a0d940 /src/mad-core.cpp
parentaef0f2e7a5085b8da3aa2e97565215d182d3dd2d (diff)
downloadmad-8f098fc3070f791302ec1f497588fab6ed409980.tar
mad-8f098fc3070f791302ec1f497588fab6ed409980.zip
Request- und RequestHandler-Interfaces vereinfacht
Diffstat (limited to 'src/mad-core.cpp')
-rw-r--r--src/mad-core.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mad-core.cpp b/src/mad-core.cpp
index b5f6999..d5693ea 100644
--- a/src/mad-core.cpp
+++ b/src/mad-core.cpp
@@ -23,8 +23,6 @@
#include "Common/ModuleManager.h"
#include "Core/ConnectionManager.h"
-#include "Common/XmlPacket.h"
-
#include <signal.h>
using namespace Mad;