mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 08:36:20 +00:00
Removed functions from window.c
This commit is contained in:
@@ -177,8 +177,5 @@ void win_printline_nowrap(WINDOW *win, char *msg);
|
||||
|
||||
int win_unread(ProfWin *window);
|
||||
gboolean win_has_active_subwin(ProfWin *window);
|
||||
gboolean win_has_modified_form(ProfWin *window);
|
||||
gboolean win_chat_history_shown(ProfWin *window);
|
||||
gboolean win_has_chat_resource(ProfWin *window);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user