1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-04 07:16:46 +02:00

notes/status messages no longer forced

This commit is contained in:
Jfreegman
2013-09-03 22:05:36 -04:00
parent aa6e205ee8
commit 0be84ecbb3
2 changed files with 7 additions and 8 deletions

View File

@ -4,8 +4,6 @@
#include "toxic_windows.h"
#include "chat.h"
#define NOSTATUSMSG "NOSTATUSMSG" /* Friends' default status message */
ToxWindow new_friendlist();
int friendlist_onFriendAdded(Tox *m, int num);
void disable_chatwin(int f_num);