mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 02:22:26 +01:00
Bump minVersion to the latest ESR of 31.
Remove some version specific code that is no longer applicable. --HG-- extra : amend_source : 803a60c3f5578a56a6832bd2dba9cce07784b873
This commit is contained in:
@@ -34,8 +34,7 @@ var StatusLine = Module("statusline", {
|
||||
]
|
||||
});
|
||||
|
||||
if (config.haveGecko("25"))
|
||||
config.tabbrowser.getStatusPanel().hidden = true;
|
||||
config.tabbrowser.getStatusPanel().hidden = true;
|
||||
|
||||
if (this.statusBar.localName == "toolbar") {
|
||||
styles.system.add("addon-bar", config.styleableChrome, literal(function () /*
|
||||
|
||||
Reference in New Issue
Block a user