1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 17:07:45 +02:00

don't need that

This commit is contained in:
Jfreegman 2013-08-10 15:50:49 -04:00
parent 7d0a56e6a6
commit d99e8c9926

1
main.c
View File

@ -28,7 +28,6 @@ extern ToxWindow new_friendlist();
extern int friendlist_onFriendAdded(int num);
extern void disable_chatwin(int f_num);
extern int add_req(uint8_t *public_key); // XXX
extern void cmd_connect(ToxWindow *self, char **args);
extern unsigned char *hex_string_to_bin(char hex_string[]);
/* Holds status of chat windows */