Skip to content

Commit

Permalink
Clean up tick timer service
Browse files Browse the repository at this point in the history
  • Loading branch information
Katharine committed Aug 13, 2014
1 parent da3653d commit 5b4cada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stop_info.c
Expand Up @@ -138,6 +138,7 @@ static void destroy_ui(void) {
// END AUTO-GENERATED UI CODE

static void handle_window_unload(Window* window) {
tick_timer_service_unsubscribe();
destroy_ui();
persist_hiding_stop();
}
Expand Down

0 comments on commit 5b4cada

Please sign in to comment.