mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 21:06:22 +00:00
Removed unused arg: prefs_do_chat_notify()
This commit is contained in:
@@ -589,7 +589,7 @@ wins_new_private(const char *const fulljid)
|
||||
}
|
||||
|
||||
gboolean
|
||||
wins_get_notify(void)
|
||||
wins_do_notify_remind(void)
|
||||
{
|
||||
GList *values = g_hash_table_get_values(windows);
|
||||
GList *curr = values;
|
||||
|
||||
Reference in New Issue
Block a user