mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-05-01 17:04:10 +02:00
Remove useless conditional.
This commit is contained in:
@@ -297,7 +297,6 @@ var Buffer = Module("buffer", {
|
||||
if (collapse)
|
||||
dactyl.focus(document.documentElement);
|
||||
config.browser.mCurrentBrowser.collapsed = collapse;
|
||||
uri && uri.scheme === "dactyl" && webProgress.isLoadingDocument;
|
||||
|
||||
util.timeout(function () {
|
||||
buffer._triggerLoadAutocmd("LocationChange",
|
||||
|
||||
Reference in New Issue
Block a user