mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Forgot to remove obsolete comment
This commit is contained in:
parent
75ba5d3db5
commit
33c3e63f40
@ -1497,8 +1497,6 @@ void parse_environment(Parser & p, ostream & os, bool outer,
|
||||
|
||||
else if (name == "lstlisting") {
|
||||
eat_whitespace(p, os, parent_context, false);
|
||||
// FIXME handle the automatic color package loading
|
||||
// uwestoehr asks: In what case color is loaded?
|
||||
parse_listings(p, os, parent_context, false);
|
||||
p.skip_spaces();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user