]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - gui.c
gui: Print the status bar only once.
[paraslash.git] / gui.c
diff --git a/gui.c b/gui.c
index 6263c92000e9b091f3d5054f99da62d044a79c07..e4849fbab3f622ea160494bf7bbc9bdc653337cc 100644 (file)
--- a/gui.c
+++ b/gui.c
@@ -677,7 +677,6 @@ static void init_wins(int top_lines)
                keypad(bot.win, 1);
                keypad(sb.win, 1);
                keypad(in.win, 1);
-               print_status_bar();
        }
        wmove(sep.win, 0, 0);
        for (i = 1; i <= COLS; i++)