yet another annoying debug message bites the dust

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14586 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2006-08-08 22:17:13 +00:00
parent 5e0c737a3b
commit 8bbbfcc056

View File

@ -320,7 +320,6 @@ void MathScriptInset::removeScript(bool up)
}
cells_.pop_back();
}
lyxerr << "MathScriptInset::removeScript: 2 up: " << up << endl;
}