about summary refs log tree commit diff stats
path: root/src/command/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/command.c')
-rw-r--r--src/command/command.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index fec14032..ceed2e01 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -1199,7 +1199,6 @@ cmd_execute_default(const char * const inp)
     win_type_t win_type = ui_current_win_type();
     jabber_conn_status_t status = jabber_get_connection_status();
     char *recipient = ui_current_recipient();
-    cons_debug("Recipient: %s", recipient);
 
     switch (win_type)
     {