From 5dfd1d0f4beffb34cf5fc57b9f7712981b823a15 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Fri, 16 Dec 2016 09:27:10 +0100 Subject: [PATCH] remove archaic comments. lyx3 was a vision of the last century. --- src/insets/InsetSpecialChar.cpp | 2 -- 1 file changed, 2 deletions(-) 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(); -- 2.39.2