diff --git a/src/lcd.cpp b/src/lcd.cpp index 8950acd92..e09d407d7 100644 --- a/src/lcd.cpp +++ b/src/lcd.cpp @@ -490,8 +490,6 @@ void putsTime(xcoord_t x, uint8_t y, putstime_t tme, uint8_t att, uint8_t att2) { div_t qr; - tme+=32660; - if (att & LEFT) x+=3*FW; if (tme<0) {