summaryrefslogtreecommitdiffstats
path: root/application/palemoon
diff options
context:
space:
mode:
Diffstat (limited to 'application/palemoon')
-rw-r--r--application/palemoon/base/content/openLocation.js1
1 files changed, 0 insertions, 1 deletions
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();
}