X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=gui.c;h=e4849fbab3f622ea160494bf7bbc9bdc653337cc;hb=48766d911e4b56d70722da9edace9bc6f63719ab;hp=6263c92000e9b091f3d5054f99da62d044a79c07;hpb=9905b62369f9bcbac3e779a4fc0759ceb1539df4;p=paraslash.git diff --git a/gui.c b/gui.c index 6263c920..e4849fba 100644 --- 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++)