Removed useless define.

This commit is contained in:
irungentoo 2013-07-11 07:20:12 -04:00
parent 0b18dcda6f
commit a20efb7c1b

View File

@ -44,7 +44,6 @@ typedef struct
Friend friendlist[MAX_NUM_FRIENDS];
#define MAX_MESSAGE_LENGTH 256
uint32_t numfriends;