unlockDialog: drop unused variable
https://bugzilla.gnome.org/show_bug.cgi?id=702308
This commit is contained in:
parent
e5e3f3c299
commit
09d34a2129
@ -41,7 +41,6 @@ const UnlockDialog = new Lang.Class({
|
||||
this._userName = GLib.get_user_name();
|
||||
this._user = this._userManager.get_user(this._userName);
|
||||
|
||||
this._failCounter = 0;
|
||||
this._firstQuestion = true;
|
||||
|
||||
this._greeterClient = new Gdm.Client();
|
||||
|
Loading…
Reference in New Issue
Block a user