1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 20:47:58 +01:00

Remove some invalid comments.

This commit is contained in:
Doug Kearns
2009-08-26 23:08:14 +10:00
parent bf240bc2b0
commit bc1163c0c7
2 changed files with 0 additions and 7 deletions

View File

@@ -1059,9 +1059,6 @@ lookup:
{
let lineNumber = i + 1;
// TODO: messages need to be able to specify
// whether they can be cleared/overwritten or
// should be appended to and the MOW opened
liberator.echoerr("Error detected while processing " + file.path, commandline.FORCE_MULTILINE);
commandline.echo("line " + lineNumber + ":", commandline.HL_LINENR, commandline.APPEND_TO_MESSAGES);
liberator.echoerr("E492: Not an editor command: " + line);