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 ff57d5c9f..fea164d69 100644
--- a/src/net/ea/itemhandler.h
+++ b/src/net/ea/itemhandler.h
@@ -47,8 +47,6 @@ class ItemHandler notfinal
static void processItemVisible(Net::MessageIn &msg);
static void processItemRemove(Net::MessageIn &msg);
-
- static void processItemDropped(Net::MessageIn &msg);
};
} // namespace Ea