From 118909b07fc3bf79746a6a4a2e75bb258bcaa85a Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 23 Feb 2014 00:48:10 +0000 Subject: Removed debug on error messages --- src/ui/core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/core.c b/src/ui/core.c index cf2b4961..d0451346 100644 --- a/src/ui/core.c +++ b/src/ui/core.c @@ -375,7 +375,6 @@ _ui_handle_recipient_not_found(const char * const recipient, const char * const static void _ui_handle_recipient_error(const char * const recipient, const char * const err_msg) { - cons_debug("RECIPIENT = %s", recipient); ProfWin *win = wins_get_by_recipient(recipient); GString *msg = g_string_new(""); g_string_printf(msg, "Error from %s: %s", recipient, err_msg); -- cgit 1.4.1-2-gfad0