From abf2235642c0eca087d15b824b3029876f3a97f5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Fri, 3 Aug 2001 18:01:09 +0000 Subject: [PATCH] remove debug message git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2416 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/formulabase.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mathed/formulabase.C b/src/mathed/formulabase.C index 9179dfc908..f5c457b8de 100644 --- a/src/mathed/formulabase.C +++ b/src/mathed/formulabase.C @@ -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"; } -- 2.39.2