summaryrefslogtreecommitdiff
path: root/src/net/eathena/playerrecv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/playerrecv.h')
-rw-r--r--src/net/eathena/playerrecv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/playerrecv.h b/src/net/eathena/playerrecv.h
index 242e62838..1ab4128be 100644
--- a/src/net/eathena/playerrecv.h
+++ b/src/net/eathena/playerrecv.h
@@ -51,7 +51,6 @@ namespace EAthena
void processPlayerRankPoints(Net::MessageIn &msg);
void processPlayerClientCommand(Net::MessageIn &msg);
void processOnlineList(Net::MessageIn &msg);
- void processMapMask(Net::MessageIn &msg);
} // namespace PlayerRecv
} // namespace EAthena