]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_binaryopinset.C
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / mathed / math_binaryopinset.C
index 36bded271cb3fe88469dc40c3964666dd1a679e8..ce6dc2c5ace9dd46ae2e73d75351d4577557bdb5 100644 (file)
@@ -55,6 +55,7 @@ void MathBinaryOpInset::metrics(MetricsInfo & mi, Dimension & dim) const
 }
 #endif
 
+
 void MathBinaryOpInset::draw(PainterInfo & pain, int x, int y) const
 {
        cell(0).draw(pain, x, y);