mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
don't need that
This commit is contained in:
parent
2694fc8d13
commit
216efc91a5
|
@ -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