From: Juergen Spitzmueller Date: Fri, 16 Dec 2016 08:27:10 +0000 (+0100) Subject: remove archaic comments. X-Git-Tag: 2.3.0alpha1~620 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5dfd1d0f4beffb34cf5fc57b9f7712981b823a15;p=lyx.git remove archaic comments. lyx3 was a vision of the last century. --- diff --git a/src/insets/InsetSpecialChar.cpp b/src/insets/InsetSpecialChar.cpp index 617c7f5331..25c8a3a4e3 100644 --- a/src/insets/InsetSpecialChar.cpp +++ b/src/insets/InsetSpecialChar.cpp @@ -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();