summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-04-27 20:27:18 +0200
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-04-27 20:33:18 +0200
commit55ee3f8a67132b6f6542b21e69d9ccab064256ca (patch)
treedc7b59b8099b21975648c8641ccb748013992753 /src/Makefile.am
parent58bc517e0bb41a761b9cd8df75883ff3aa90365e (diff)
downloadmana-55ee3f8a67132b6f6542b21e69d9ccab064256ca.tar.gz
mana-55ee3f8a67132b6f6542b21e69d9ccab064256ca.tar.bz2
mana-55ee3f8a67132b6f6542b21e69d9ccab064256ca.tar.xz
mana-55ee3f8a67132b6f6542b21e69d9ccab064256ca.zip
Moved special coordinates packing into MessageOut
Is a better place. The reading part was already in MessageIn.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 82f4b704..567843e3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -502,7 +502,6 @@ tmw_SOURCES += \
net/ea/partyhandler.h \
net/ea/playerhandler.cpp \
net/ea/playerhandler.h \
- net/ea/protocol.cpp \
net/ea/protocol.h \
net/ea/skillhandler.cpp \
net/ea/skillhandler.h \