mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 19:26:20 +00:00
Removed console message when joining locked rooms
This commit is contained in:
@@ -1841,8 +1841,6 @@ _ui_room_requires_config(const char * const room_jid)
|
||||
} else {
|
||||
status_bar_new(num);
|
||||
}
|
||||
|
||||
cons_show("Room created, locked: %s (%d)", room_jid, ui_index);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user