diff options
-rw-r--r-- | libindicator/indicator-ng.c | 1 |
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); |