summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complications/day_one_face.c
diff options
context:
space:
mode:
Diffstat (limited to 'movement/watch_faces/complications/day_one_face.c')
-rw-r--r--movement/watch_faces/complications/day_one_face.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/movement/watch_faces/complications/day_one_face.c b/movement/watch_faces/complications/day_one_face.c
index 4fa14a7f..18d02d4d 100644
--- a/movement/watch_faces/complications/day_one_face.c
+++ b/movement/watch_faces/complications/day_one_face.c
@@ -187,8 +187,6 @@ void day_one_face_resign(movement_settings_t *settings, void *context) {
(void) settings;
day_one_state_t *state = (day_one_state_t *)context;
- movement_request_tick_frequency(1);
-
// if the user changed their birth date, store it to the birth date register
if (state->birthday_changed) {
day_one_state_t *state = (day_one_state_t *)context;