From 58bd4f2547b5752472333c4e16b9464cb7d321d4 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 20 May 2013 23:27:55 +0100 Subject: [PATCH] Removed debug --- src/ui/core.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/core.c b/src/ui/core.c index 8b9cfa21..12cb02f0 100644 --- a/src/ui/core.c +++ b/src/ui/core.c @@ -499,7 +499,6 @@ ui_contact_offline(const char * const from, const char * const show, "offline"); int win_index = _find_prof_win_index(jidp->barejid); - cons_debug("INDEX %d", win_index); if (win_index != NUM_WINS) { ProfWin *window = windows[win_index]; _show_status_string(window, display_str->str, show, status, NULL, "--",