aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-10-25 17:44:28 -0400
committerConor Curran <conor.curran@canonical.com>2011-10-25 17:44:28 -0400
commit137673612f6bc99a3abe00f0d99948f2fa0afce5 (patch)
tree5df20337db4720bf257a20f4fa7ea06a17b25aa2
parent3e2c3690091d05ecdcd29d1ed9f046abd94cee70 (diff)
downloadayatana-indicator-session-137673612f6bc99a3abe00f0d99948f2fa0afce5.tar.gz
ayatana-indicator-session-137673612f6bc99a3abe00f0d99948f2fa0afce5.tar.bz2
ayatana-indicator-session-137673612f6bc99a3abe00f0d99948f2fa0afce5.zip
tidy up
-rw-r--r--src/users-service-dbus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/users-service-dbus.c b/src/users-service-dbus.c
index 76605f6..09f916d 100644
--- a/src/users-service-dbus.c
+++ b/src/users-service-dbus.c
@@ -303,7 +303,6 @@ create_accounts_service_proxy (UsersServiceDbus *self)
priv->count = users->len;
g_ptr_array_free (users, TRUE);
-
sync_users (self);
}