diff --git a/movement/watch_faces/complication/simple_calculator_face.c b/movement/watch_faces/complication/simple_calculator_face.c index 6bfd9e8..53fdd87 100644 --- a/movement/watch_faces/complication/simple_calculator_face.c +++ b/movement/watch_faces/complication/simple_calculator_face.c @@ -273,8 +273,6 @@ bool simple_calculator_face_loop(movement_event_t event, movement_settings_t *se switch (event.event_type) { case EVENT_ACTIVATE: - break; - case EVENT_TICK: switch (state->mode) { case MODE_ENTERING_FIRST_NUM: