From f8d16a36db8f9d1f22f3a15d2fbee19b7c68ebef Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Fri, 3 Feb 2006 13:53:50 +0000 Subject: Removed some unused code. --- src/net/protocol.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/net/protocol.h') diff --git a/src/net/protocol.h b/src/net/protocol.h index 716aa0f9..72b459ed 100644 --- a/src/net/protocol.h +++ b/src/net/protocol.h @@ -104,12 +104,6 @@ #define CMSG_PLAYER_EQUIP 0x00a9 #define CMSG_PLAYER_UNEQUIP 0x00ab -/** Decodes src direction */ -unsigned char get_src_direction(char data); - -/** Decodes dest direction */ -unsigned char get_dest_direction(char data); - /** Encodes coords and direction in 3 bytes data */ void set_coordinates(char *data, unsigned short x, unsigned short y, unsigned char direction); -- cgit v1.2.3-70-g09d2