diff options
Diffstat (limited to 'lcarsng.c')
-rw-r--r-- | lcarsng.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1463,6 +1463,8 @@ void cLCARSNGDisplayMenu::DrawTimers(void) FreeDeviceSlots.Append(y); y += lineHeight + Gap; } + else + continue; } else if (cRecordControl *RecordControl = cRecordControls::GetRecordControl(Timer)) { #else |