From 36e5eacbbf027af61294112b47e6cf70684b8981 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Mon, 4 Jun 2018 04:40:14 +0200 Subject: Remove an unnecessary comment when closing the dialog Issue #434 --- application/palemoon/base/content/openLocation.js | 1 - 1 file changed, 1 deletion(-) (limited to 'application/palemoon') diff --git a/application/palemoon/base/content/openLocation.js b/application/palemoon/base/content/openLocation.js index ed869ac9c..7ad2f7c4a 100644 --- a/application/palemoon/base/content/openLocation.js +++ b/application/palemoon/base/content/openLocation.js @@ -116,7 +116,6 @@ function openLocation(openData) "general.open_location.last_window_choice", dialog.openWhereList.value); } - // Delay closing slightly to avoid timing bug on Linux. window.close(); } -- cgit v1.2.3