mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 21:26:21 +00:00
Removed debug
This commit is contained in:
@@ -1199,7 +1199,6 @@ cmd_execute_default(const char * const inp)
|
|||||||
win_type_t win_type = ui_current_win_type();
|
win_type_t win_type = ui_current_win_type();
|
||||||
jabber_conn_status_t status = jabber_get_connection_status();
|
jabber_conn_status_t status = jabber_get_connection_status();
|
||||||
char *recipient = ui_current_recipient();
|
char *recipient = ui_current_recipient();
|
||||||
cons_debug("Recipient: %s", recipient);
|
|
||||||
|
|
||||||
switch (win_type)
|
switch (win_type)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user