summaryrefslogtreecommitdiff
path: root/src/net/ea/itemhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/itemhandler.h')
-rw-r--r--src/net/ea/itemhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/ea/itemhandler.h b/src/net/ea/itemhandler.h
index a67f701a4..f499a5f7b 100644
--- a/src/net/ea/itemhandler.h
+++ b/src/net/ea/itemhandler.h
@@ -42,8 +42,6 @@ class ItemHandler notfinal
virtual ~ItemHandler();
- static void processItemVisible(Net::MessageIn &msg);
-
static void processItemRemove(Net::MessageIn &msg);
};