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 b2a95fe..481a37c 100644
--- a/libindicator/indicator-ng.c
+++ b/libindicator/indicator-ng.c
@@ -374,7 +374,6 @@ indicator_ng_service_started (GObject *source_object,
case 2: /* DBUS_START_REPLY_ALREADY_RUNNING */
g_warning ("could not start service '%s': it is already running", self->name);
- indicator_object_set_visible (INDICATOR_OBJECT (self), FALSE);
break;
default: