mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
- venkman only -
lineMap no longer required in SourceText records, HelpText doesn't need it.
This commit is contained in:
parent
1ca59c3058
commit
f11111af0c
@ -873,7 +873,6 @@ function st_invalidate ()
|
||||
function HelpText ()
|
||||
{
|
||||
this.tabWidth = console.prefs["sourcetext.tab.width"];
|
||||
this.lineMap = new Array();
|
||||
this.fileName = MSG_HELP_TITLE;
|
||||
this.reloadSource();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user