summaryrefslogtreecommitdiff
path: root/src/net/ea/specialhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-09-18 19:41:29 +0300
committerAndrei Karas <akaras@inbox.ru>2011-09-18 19:41:29 +0300
commit01b26b05ec787cb8cbfce27474362f5c29650f60 (patch)
treeb1cc26b1ef4f6745d5b607df1093bb070f3939bb /src/net/ea/specialhandler.cpp
parent3b999f51c740d0541c53d223518e5e4bb482d996 (diff)
downloadplus-01b26b05ec787cb8cbfce27474362f5c29650f60.tar.gz
plus-01b26b05ec787cb8cbfce27474362f5c29650f60.tar.bz2
plus-01b26b05ec787cb8cbfce27474362f5c29650f60.tar.xz
plus-01b26b05ec787cb8cbfce27474362f5c29650f60.zip
Fix compilation warnings.
Diffstat (limited to 'src/net/ea/specialhandler.cpp')
-rw-r--r--src/net/ea/specialhandler.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/ea/specialhandler.cpp b/src/net/ea/specialhandler.cpp
index 4f0f22aed..b78531434 100644
--- a/src/net/ea/specialhandler.cpp
+++ b/src/net/ea/specialhandler.cpp
@@ -50,8 +50,6 @@
#define BSKILL_CREATECHAT 0x0003
#define BSKILL_JOINPARTY 0x0004
#define BSKILL_SHOUT 0x0005
-#define BSKILL_PK 0x0006 // ??
-#define BSKILL_SETALLIGN 0x0007 // ??
/** reasons why action failed */
#define RFAIL_SKILLDEP 0x00
@@ -64,7 +62,6 @@
#define RFAIL_REDGEM 0x07
#define RFAIL_BLUEGEM 0x08
#define RFAIL_OVERWEIGHT 0x09
-#define RFAIL_GENERIC 0x0a
/** should always be zero if failed */
#define SKILL_FAILED 0x00