user-accounts: remove unused variables from the password dialog

https://bugzilla.gnome.org/show_bug.cgi?id=688401
This commit is contained in:
Thomas Wood 2012-11-15 14:14:35 +00:00
parent 33e360d4a7
commit 2e2cfce6e0

View file

@ -58,9 +58,6 @@ struct _UmPasswordDialog {
gboolean old_password_ok;
PasswdHandler *passwd_handler;
gchar **generated;
gint next_generated;
};
static void