mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 14:04:25 +00:00
remove debug message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2416 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2369041276
commit
abf2235642
@ -121,7 +121,7 @@ InsetFormulaBase::InsetFormulaBase()
|
|||||||
#warning This is needed as long the math parser is not re-entrant
|
#warning This is needed as long the math parser is not re-entrant
|
||||||
#endif
|
#endif
|
||||||
MathMacroTable::builtinMacros();
|
MathMacroTable::builtinMacros();
|
||||||
lyxerr << "sizeof MathInset: " << sizeof(MathInset) << "\n";
|
//lyxerr << "sizeof MathInset: " << sizeof(MathInset) << "\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user