mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 18:57:58 +01:00
Remove remnant return statement from hints.show.
This commit is contained in:
@@ -658,8 +658,6 @@ var HintSession = Class("HintSession", CommandMode, {
|
||||
}
|
||||
styles.system.add("hint-positions", "*", css.join("\n"));
|
||||
}
|
||||
|
||||
return true;
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user