aboutsummaryrefslogtreecommitdiff
path: root/src/users-service-dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/users-service-dbus.h')
-rw-r--r--src/users-service-dbus.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/users-service-dbus.h b/src/users-service-dbus.h
index 201445e..fc14beb 100644
--- a/src/users-service-dbus.h
+++ b/src/users-service-dbus.h
@@ -61,9 +61,6 @@ struct _UsersServiceDbusClass {
GObjectClass parent_class;
/* Signals */
- gboolean (*user_changed) (UsersServiceDbus *self, gchar **name, gpointer user_data);
- gboolean (*users_icons_changed) (UsersServiceDbus *self, GArray **icons, gpointer user_data);
-
void (* users_loaded) (UsersServiceDbus *self, gpointer user_data);
void (* user_added) (UsersServiceDbus *self, gint64 uid, gpointer user_data);