mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 19:50:18 +00:00
Closes #290 - opt-out for extra alerts now working
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
|
||||
int chanopt_command (session *sess, char *tbuf, char *word[], char *word_eol[]);
|
||||
gboolean chanopt_is_set (unsigned int global, guint8 per_chan_setting);
|
||||
gboolean chanopt_is_set_a (unsigned int global, guint8 per_chan_setting);
|
||||
void chanopt_save_all (void);
|
||||
void chanopt_save (session *sess);
|
||||
void chanopt_load (session *sess);
|
||||
|
||||
Reference in New Issue
Block a user