mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 21:16:22 +00:00
Removed console message when joining locked rooms
This commit is contained in:
1
TODO_045
1
TODO_045
@@ -1,5 +1,4 @@
|
||||
Review room config/admin commands and output
|
||||
/room destroy should show message to owner, and to participants
|
||||
Update /prefs
|
||||
Update inline help
|
||||
Build with latest libstrophe
|
||||
|
||||
@@ -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