summaryrefslogtreecommitdiffstats
path: root/src/Core/Requests/CommandRequest.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-03-04 22:37:03 +0100
committerMatthias Schiffer <matthias@gamezock.de>2009-03-04 22:37:03 +0100
commitd88e4d0da7ff801b0c58b5043ade0743547cfb90 (patch)
treec28e2a4fcd2f018d9900b03d901ad0cc088865a6 /src/Core/Requests/CommandRequest.cpp
parent262ef86c7ef317698d56a2fde83ea63b54254893 (diff)
downloadmad-d88e4d0da7ff801b0c58b5043ade0743547cfb90.tar
mad-d88e4d0da7ff801b0c58b5043ade0743547cfb90.zip
GSSAPIAuthRequest ist jetzt ein XmlRequest
Diffstat (limited to 'src/Core/Requests/CommandRequest.cpp')
-rw-r--r--src/Core/Requests/CommandRequest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Core/Requests/CommandRequest.cpp b/src/Core/Requests/CommandRequest.cpp
index a34a551..8fdd4c2 100644
--- a/src/Core/Requests/CommandRequest.cpp
+++ b/src/Core/Requests/CommandRequest.cpp
@@ -19,7 +19,6 @@
#include "CommandRequest.h"
#include <Net/Connection.h>
-#include <Net/Packets/ErrorPacket.h>
namespace Mad {
namespace Core {