]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_macroarg.C
fix typo that put too many include paths for most people
[lyx.git] / src / mathed / math_macroarg.C
index 2f68f11e89dd6710b287dbccb6df10ba414b1d2c..8033d70b84fb7bf58ab289b0078202cf49424c8f 100644 (file)
@@ -77,4 +77,3 @@ void MathMacroArgument::substitute(MathMacro const & m)
                        it->nucleus()->handleFont(code_);
        expanded_ = true;
 }
-