From 7e360dc35a30bd20ba34239949e461159417182a Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 11 Nov 2014 00:54:10 +0000 Subject: [PATCH] Fixed printing utf8 chats to roster, changed boothj5 theme --- src/ui/window.c | 6 ++---- themes/boothj5 | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/ui/window.c b/src/ui/window.c index fa02ff95..bf7afe74 100644 --- a/src/ui/window.c +++ b/src/ui/window.c @@ -681,9 +681,7 @@ win_printline_nowrap(WINDOW *win, char *msg) int maxx = getmaxx(win); int cury = getcury(win); - int i = 0; - for (i = 0; i