diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-10-28 11:21:31 -0400 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-10-28 11:21:31 -0400 |
commit | fc50b0c424845f27b619545d1c6b4a52c97de54e (patch) | |
tree | 4bb25fea630645fd378685d912e41620aef63f9b /src/users-service-dbus.h | |
parent | 9ddd6044078e8af15fe4334063638416120ac733 (diff) | |
parent | a6e32476fa56e4cd7f5f448b415a93ee3ba37255 (diff) | |
download | ayatana-indicator-session-fc50b0c424845f27b619545d1c6b4a52c97de54e.tar.gz ayatana-indicator-session-fc50b0c424845f27b619545d1c6b4a52c97de54e.tar.bz2 ayatana-indicator-session-fc50b0c424845f27b619545d1c6b4a52c97de54e.zip |
fix the invalid utf8 bug and update ignore file
Diffstat (limited to 'src/users-service-dbus.h')
-rw-r--r-- | src/users-service-dbus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/users-service-dbus.h b/src/users-service-dbus.h index 25942df..b7db690 100644 --- a/src/users-service-dbus.h +++ b/src/users-service-dbus.h @@ -58,7 +58,6 @@ struct _UserData * got some gdm issues worked out. */ #define MINIMUM_USERS 0 -#define MAXIMUM_USERS 7 struct _UsersServiceDbus { GObject parent; |