]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathMacro.cpp
Remove hardcoded values
[lyx.git] / src / mathed / MathMacro.cpp
index 71654b4d1ce516509a9e05948983a2362036e6f4..6a5c904df7161855c8c9286df8e7e95142355870 100644 (file)
@@ -624,7 +624,6 @@ void MathMacro::draw(PainterInfo & pi, int x, int y) const
 {
        Dimension const dim = dimension(*pi.base.bv);
 
-       setPosCache(pi, x, y);
        int expx = x;
        int expy = y;