diff options
Diffstat (limited to 'testing/toxic/friendlist.h')
-rw-r--r-- | testing/toxic/friendlist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/toxic/friendlist.h b/testing/toxic/friendlist.h index 91b917fd..6f045d4a 100644 --- a/testing/toxic/friendlist.h +++ b/testing/toxic/friendlist.h | |||
@@ -7,6 +7,5 @@ | |||
7 | ToxWindow new_friendlist(); | 7 | ToxWindow new_friendlist(); |
8 | int friendlist_onFriendAdded(Messenger *m, int num); | 8 | int friendlist_onFriendAdded(Messenger *m, int num); |
9 | void disable_chatwin(int f_num); | 9 | void disable_chatwin(int f_num); |
10 | void fix_name(uint8_t *name); | ||
11 | 10 | ||
12 | #endif /* end of include guard: FRIENDLIST_H_53I41IM */ | 11 | #endif /* end of include guard: FRIENDLIST_H_53I41IM */ |