mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 07:02:38 +01:00
Remove compatiblity cruft.
This commit is contained in:
@@ -684,7 +684,7 @@ var CommandLine = Module("commandline", {
|
||||
* Displays the multi-line output of a command, preceded by the last
|
||||
* executed ex command string.
|
||||
*
|
||||
* @param {XML} xml The output as an E4X XML object.
|
||||
* @param {object} xml The output as a JSON XML object.
|
||||
*/
|
||||
commandOutput: function commandOutput(xml) {
|
||||
if (!this.command)
|
||||
|
||||
Reference in New Issue
Block a user