summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index efb6172..5725162 100644
--- a/main.c
+++ b/main.c
@@ -67,7 +67,7 @@ int main(int argc, char *argv[]) {
g_main_loop_unref(loop);
/* flx_subscription_free(s); */
- flx_entry_group_free(g);
+ /* flx_entry_group_free(g); */
flx_server_free(flx);
return 0;