aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-ng.c
diff options
context:
space:
mode:
Diffstat (limited to 'libindicator/indicator-ng.c')
-rw-r--r--libindicator/indicator-ng.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libindicator/indicator-ng.c b/libindicator/indicator-ng.c
index ea02847..10c362c 100644
--- a/libindicator/indicator-ng.c
+++ b/libindicator/indicator-ng.c
@@ -114,7 +114,6 @@ indicator_ng_dispose (GObject *object)
indicator_ng_free_actions_and_menu (self);
- g_clear_object (&self->service_file);
g_clear_object (&self->label);
g_clear_object (&self->image);
g_clear_object (&self->gtkmenu);