mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 06:46:22 +00:00
Removed limit on number of windows, WIP
This commit is contained in:
@@ -40,7 +40,6 @@ gboolean wins_is_current(ProfWin *window);
|
||||
ProfWin * wins_new(const char * const from, win_type_t type);
|
||||
int wins_get_total_unread(void);
|
||||
void wins_resize_all(void);
|
||||
gboolean wins_full(void);
|
||||
gboolean wins_duck_exists(void);
|
||||
GSList * wins_get_chat_recipients(void);
|
||||
GSList * wins_get_prune_recipients(void);
|
||||
|
||||
Reference in New Issue
Block a user