From f0fd20fdd649eb61fa0d2444d910a2b0882e3580 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 6 Apr 2009 22:46:15 +0200 Subject: Moved many MessageOut constructions around No real point in having these abstracted away twice. We're using network interfaces now instead of functions structured in namespaces. --- src/localplayer.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/localplayer.h') diff --git a/src/localplayer.h b/src/localplayer.h index 14f492b2..c93368a5 100644 --- a/src/localplayer.h +++ b/src/localplayer.h @@ -210,9 +210,6 @@ class LocalPlayer : public Player /** * Unequips an item. */ -#ifdef TMWSERV_SUPPORT - void unequipItem(int slot); -#endif void unequipItem(Item *item); void useItem(Item *item); -- cgit v1.2.3-60-g2f50