mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +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
|
||||
#endif
|
||||
MathMacroTable::builtinMacros();
|
||||
lyxerr << "sizeof MathInset: " << sizeof(MathInset) << "\n";
|
||||
//lyxerr << "sizeof MathInset: " << sizeof(MathInset) << "\n";
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user