diff options
Diffstat (limited to 'apps/settings.h')
-rw-r--r-- | apps/settings.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/settings.h b/apps/settings.h index fc82c8bf45..b72eec6f8b 100644 --- a/apps/settings.h +++ b/apps/settings.h | |||
@@ -480,9 +480,7 @@ struct user_settings | |||
480 | int qs_items[QUICKSCREEN_ITEM_COUNT]; | 480 | int qs_items[QUICKSCREEN_ITEM_COUNT]; |
481 | #endif | 481 | #endif |
482 | 482 | ||
483 | #if CONFIG_RTC | ||
484 | int timeformat; /* time format: 0=24 hour clock, 1=12 hour clock */ | 483 | int timeformat; /* time format: 0=24 hour clock, 1=12 hour clock */ |
485 | #endif | ||
486 | 484 | ||
487 | #ifdef HAVE_DISK_STORAGE | 485 | #ifdef HAVE_DISK_STORAGE |
488 | int disk_spindown; /* time until disk spindown, in seconds (0=off) */ | 486 | int disk_spindown; /* time until disk spindown, in seconds (0=off) */ |