Skip to content
Snippets Groups Projects
Commit 7eea45c5 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Move systemd_watchdog_timer free into mainloop.c

parent 08d934b3
No related branches found
No related tags found
No related merge requests found
......@@ -803,10 +803,6 @@ tor_free_all(int postfork)
tor_mainloop_free_all();
#ifdef HAVE_SYSTEMD_209
periodic_timer_free(systemd_watchdog_timer);
#endif
if (!postfork) {
release_lockfile();
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment