mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-13 03:13:02 +01:00
don't need that
This commit is contained in:
parent
7d0a56e6a6
commit
d99e8c9926
1
main.c
1
main.c
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user