keyboard: Remove leftover call to get_current_time
This commit is contained in:
parent
fcdac69eea
commit
179cd0a3c8
@ -708,7 +708,6 @@ var Keyboard = new Lang.Class({
|
||||
if (this._focusInExtendedKeys || extendedKeysWereFocused)
|
||||
return;
|
||||
|
||||
let time = global.get_current_time();
|
||||
if (!(focus instanceof Clutter.Text)) {
|
||||
this.hide();
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user