Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c
index 04aa5ea..f230ea8 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -418,6 +418,8 @@ main (int argc, char *argv[])
ev_backends_manager_shutdown ();
+ ev_debug_shutdown ();
+
#if WITH_GNOME
g_object_unref (program);
#endif