mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
remove archaic comments.
lyx3 was a vision of the last century.
This commit is contained in:
parent
d8df5397ca
commit
5dfd1d0f4b
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user