mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 20:05:53 +01:00
Remove more unused vars.
This commit is contained in:
@@ -75,7 +75,6 @@ var StatusLine = Module("statusline", {
|
||||
*/$));
|
||||
}
|
||||
|
||||
let _commandline = "if (window.dactyl) return dactyl.modules.commandline";
|
||||
let prepend = [
|
||||
["button", { id: "appmenu-button", label: "", image: "chrome://branding/content/icon16.png", highlight: "AppmenuButton", xmlns: "xul" }],
|
||||
["toolbarbutton", { id: "appmenu-toolbar-button", label: "", image: "chrome://branding/content/icon16.png" }],
|
||||
|
||||
Reference in New Issue
Block a user