diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-01 23:09:54 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-01 23:09:54 +0300 |
commit | 4c1cb87be37fca0e44416a32126e49851c2bae08 (patch) | |
tree | ebea5071fcc0292d61982046bac8b3d3a0f64d62 /src/net/eathena/playerhandler.cpp | |
parent | 433a1ba93fcdd086b0c5ce32ef408416b250e273 (diff) | |
download | mv-4c1cb87be37fca0e44416a32126e49851c2bae08.tar.gz mv-4c1cb87be37fca0e44416a32126e49851c2bae08.tar.bz2 mv-4c1cb87be37fca0e44416a32126e49851c2bae08.tar.xz mv-4c1cb87be37fca0e44416a32126e49851c2bae08.zip |
Remove unused attrs.h files.
Diffstat (limited to 'src/net/eathena/playerhandler.cpp')
-rw-r--r-- | src/net/eathena/playerhandler.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/playerhandler.cpp b/src/net/eathena/playerhandler.cpp index feb8b1046..e4e65dbb9 100644 --- a/src/net/eathena/playerhandler.cpp +++ b/src/net/eathena/playerhandler.cpp @@ -27,7 +27,6 @@ #include "gui/windows/statuswindow.h" -#include "net/eathena/attrs.h" #include "net/eathena/messageout.h" #include "net/eathena/protocol.h" #include "net/eathena/inventoryhandler.h" |