diff --git a/src/ncmpcpp.cpp b/src/ncmpcpp.cpp index cb08d0e6..2f66e4d1 100644 --- a/src/ncmpcpp.cpp +++ b/src/ncmpcpp.cpp @@ -3748,8 +3748,8 @@ int main(int argc, char *argv[]) current_screen = csClock; // redraw_screen = 1; redraw_header = 1; - wCurrent->Display(); InitClock(); + wCurrent->Display(); } } # endif // ENABLE_CLOCK