mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-08 01:36:34 +01:00
Remove fix_name() function
With unicode support this function is not longer valid.
This commit is contained in:
@@ -7,6 +7,5 @@
|
||||
ToxWindow new_friendlist();
|
||||
int friendlist_onFriendAdded(Messenger *m, int num);
|
||||
void disable_chatwin(int f_num);
|
||||
void fix_name(uint8_t *name);
|
||||
|
||||
#endif /* end of include guard: FRIENDLIST_H_53I41IM */
|
||||
|
||||
Reference in New Issue
Block a user