]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathAMSArray.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / InsetMathAMSArray.h
index 2b5491fe37e7b2da5bf05d586f6a9ed6a827123c..6555c5914bacc068d8b19e92ec8f10da50ce16a9 100644 (file)
@@ -27,8 +27,6 @@ public:
        ///
        void metrics(MetricsInfo & mi, Dimension & dim) const;
        ///
-       Dimension const dimension(BufferView const &) const;
-       ///
        void draw(PainterInfo & pain, int x, int y) const;
        ///
        InsetMathAMSArray * asAMSArrayInset() { return this; }