summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complications/sunrise_sunset_face.c
diff options
context:
space:
mode:
Diffstat (limited to 'movement/watch_faces/complications/sunrise_sunset_face.c')
-rw-r--r--movement/watch_faces/complications/sunrise_sunset_face.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/movement/watch_faces/complications/sunrise_sunset_face.c b/movement/watch_faces/complications/sunrise_sunset_face.c
index bb7323ec..ceca3515 100644
--- a/movement/watch_faces/complications/sunrise_sunset_face.c
+++ b/movement/watch_faces/complications/sunrise_sunset_face.c
@@ -144,6 +144,4 @@ bool sunrise_sunset_face_loop(movement_event_t event, movement_settings_t *setti
void sunrise_sunset_face_resign(movement_settings_t *settings, void *context) {
(void) settings;
(void) context;
-
- movement_request_tick_frequency(1);
}