InsetMathHull.cpp: whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25908 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-07-27 00:45:19 +00:00
parent c1b960a62e
commit 180448cf14

View File

@ -562,7 +562,6 @@ void InsetMathHull::validate(LaTeXFeatures & features) const
if (ams())
features.require("amsmath");
// Validation is necessary only if not using AMS math.
// To be safe, we will always run mathedvalidate.
//if (features.amsstyle)