X-Git-Url: https://git.tokkee.org/?p=ncmpc.git;a=blobdiff_plain;f=src%2Fscreen.c;h=9ea6f9183e93c4472b828b977b108867758a0fc7;hp=6f1ac95f3bab6f4eac1d55b24021ed3841703dfc;hb=08252cc9911a347ed4da04d6a3270c70fe005e4e;hpb=cdcbfd8abeb0d29942ab0aab4538c879d56d5142 diff --git a/src/screen.c b/src/screen.c index 6f1ac95..9ea6f91 100644 --- a/src/screen.c +++ b/src/screen.c @@ -319,8 +319,6 @@ screen_init(struct mpdclient *c) } #endif - doupdate(); - /* initialize screens */ screen_list_init(screen.main_window.w, screen.main_window.cols, screen.main_window.rows);