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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c
index a8903f7..41b8b18 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -310,6 +310,7 @@ main (int argc, char *argv[])
NULL);
args = arguments_parse ();
+ g_option_context_free (context);
#ifdef ENABLE_DBUS
if (!ev_application_register_service (EV_APP)) {