remove archaic comments.

lyx3 was a vision of the last century.
This commit is contained in:
Juergen Spitzmueller 2016-12-16 09:27:10 +01:00
parent d8df5397ca
commit 5dfd1d0f4b

View 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();