The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 33c3e63f40b91fcc6ddf4987df9c16a7dcafb7e0 Author: Georg Baum <[email protected]> Date: Thu Oct 18 20:57:03 2012 +0200 Forgot to remove obsolete comment diff --git a/src/tex2lyx/text.cpp b/src/tex2lyx/text.cpp index 88e1096..9dce78a 100644 --- a/src/tex2lyx/text.cpp +++ b/src/tex2lyx/text.cpp @@ -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(); } ----------------------------------------------------------------------- Summary of changes: src/tex2lyx/text.cpp | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) hooks/post-receive -- The LyX Source Repository
