aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datetime/settings.h')
-rw-r--r--include/datetime/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/datetime/settings.h b/include/datetime/settings.h
index fa64724..253a00a 100644
--- a/include/datetime/settings.h
+++ b/include/datetime/settings.h
@@ -45,7 +45,6 @@ public:
core::Property<std::string> custom_time_format;
core::Property<std::vector<std::string>> locations;
core::Property<bool> show_calendar;
- core::Property<bool> show_clock;
core::Property<bool> show_date;
core::Property<bool> show_day;
core::Property<bool> show_detected_location;