don't check height on blig clock; it's the server's job

This commit is contained in:
marschap
2006-04-15 14:26:24 +00:00
parent 07dce5e7a1
commit 6d7d58b4b8
-3
View File
@@ -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;