X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Ftint.c;h=5c4ee1693c670dfca81ba8f44d706277fd7375f7;hb=367bf8f76227dea6e7e10e974967ae1d60cfe38e;hp=0d7865726eb8ace74668d69d17df3928eb14a8be;hpb=c1041d7d49d93ed151830bdd93e9b007622d2578;p=chaz%2Ftint2 diff --git a/src/tint.c b/src/tint.c index 0d78657..5c4ee16 100644 --- a/src/tint.c +++ b/src/tint.c @@ -139,6 +139,7 @@ void init_X11() void cleanup() { + stop_all_timeouts(); cleanup_systray(); stop_net(); cleanup_panel();