aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/app-indicator.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/app-indicator.c b/src/app-indicator.c
index 6403a9b..76b5dd1 100644
--- a/src/app-indicator.c
+++ b/src/app-indicator.c
@@ -585,10 +585,6 @@ app_indicator_class_init (AppIndicatorClass *klass)
}
}
- /* Initialize the object as a DBus type */
- dbus_g_object_type_install_info(APP_INDICATOR_TYPE,
- &dbus_glib__notification_item_server_object_info);
-
return;
}