mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-19 23:57:59 +01:00
Remove crufty comment.
--HG-- extra : rebase_source : 3d39efb98c9dd571d019862dded2e6a2cc123c7d
This commit is contained in:
@@ -207,7 +207,6 @@ const Modes = Module("modes", {
|
||||
},
|
||||
|
||||
// helper function to set both modes in one go
|
||||
// if silent == true, you also need to take care of the mode handling changes yourself
|
||||
set: function set(mainMode, extendedMode, params, stack) {
|
||||
params = params || this.getMode(mainMode || this.main).params;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user