summaryrefslogtreecommitdiff
path: root/js/ui/components/polkitAgent.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/ui/components/polkitAgent.js')
-rw-r--r--js/ui/components/polkitAgent.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/ui/components/polkitAgent.js b/js/ui/components/polkitAgent.js
index 74b89090c..1da02e5b4 100644
--- a/js/ui/components/polkitAgent.js
+++ b/js/ui/components/polkitAgent.js
@@ -391,7 +391,6 @@ var AuthenticationDialog = GObject.registerClass({
}
cancel() {
- this.close(global.get_current_time());
this._emitDone(true);
}