summaryrefslogtreecommitdiffstats
path: root/src/net/netcomputer.cpp
diff options
context:
space:
mode:
authorBertram <bertram@cegetel.net>2009-10-09 16:31:16 +0200
committerBertram <bertram@cegetel.net>2009-10-09 16:31:16 +0200
commit1102bdc2e5a9e52b621cf58d68d0065faba2b84c (patch)
tree4a9b849cd1a795baca0a496ff14f397f0d418f66 /src/net/netcomputer.cpp
parentb555dd7bcc5046e9809ef37d2173955d042594da (diff)
downloadmanaserv-1102bdc2e5a9e52b621cf58d68d0065faba2b84c.tar.gz
manaserv-1102bdc2e5a9e52b621cf58d68d0065faba2b84c.tar.xz
manaserv-1102bdc2e5a9e52b621cf58d68d0065faba2b84c.zip
Synced the protocol file with client in protocol.h, letting other defines in defines.h, and removing some overheading along the way.
Diffstat (limited to 'src/net/netcomputer.cpp')
-rw-r--r--src/net/netcomputer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/netcomputer.cpp b/src/net/netcomputer.cpp
index 35b947a..85b8f26 100644
--- a/src/net/netcomputer.cpp
+++ b/src/net/netcomputer.cpp
@@ -27,8 +27,6 @@
#include "messageout.hpp"
#include "netcomputer.hpp"
-#include "../defines.h"
-
#include "../utils/logger.h"
#include "../utils/processorutils.hpp"