diff --git a/clients/lcdproc/chrono.c b/clients/lcdproc/chrono.c index 6b158f0..7eba8a4 100644 --- a/clients/lcdproc/chrono.c +++ b/clients/lcdproc/chrono.c @@ -388,9 +388,6 @@ big_clock_screen (int rep, int display, int *flags_ptr) static int heartbeat = 0; int j = 0; - if (lcd_hgt < 4) - return 0; - // toggle colon display heartbeat ^= 1;