]> git.lyx.org Git - lyx.git/commitdiff
remove archaic comments.
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 16 Dec 2016 08:27:10 +0000 (09:27 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 16 Dec 2016 08:27:10 +0000 (09:27 +0100)
lyx3 was a vision of the last century.

src/insets/InsetSpecialChar.cpp

index 617c7f5331522e268954583207dbee2947da4c3b..25c8a3a4e327b697a3e2d4c2ecb74fe8abc52b55 100644 (file)
@@ -285,7 +285,6 @@ void InsetSpecialChar::draw(PainterInfo & pi, int x, int y) const
 }
 
 
-// In lyxf3 this will be just LaTeX
 void InsetSpecialChar::write(ostream & os) const
 {
        string command;
@@ -328,7 +327,6 @@ void InsetSpecialChar::write(ostream & os) const
 }
 
 
-// This function will not be necessary when lyx3
 void InsetSpecialChar::read(Lexer & lex)
 {
        lex.next();