about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-05-20 23:27:55 +0100
committerJames Booth <boothj5@gmail.com>2013-05-20 23:27:55 +0100
commit58bd4f2547b5752472333c4e16b9464cb7d321d4 (patch)
tree5babadbb1deddfdde71028400cbce16c75849221
parentecc62af3053496e283abb581c49cf1fd0e6cd06a (diff)
downloadprofani-tty-58bd4f2547b5752472333c4e16b9464cb7d321d4.tar.gz
Removed debug
-rw-r--r--src/ui/core.c1
1 files changed, 0 insertions, 1 deletions
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, "--",