]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_amsarrayinset.h
oh well
[lyx.git] / src / mathed / math_amsarrayinset.h
index 861f51d7dad8851fddcd91c32bc36cb1694b4502..6f9d39809f8417e74720377baafeb1bd43d7e8f5 100644 (file)
@@ -10,7 +10,7 @@
 
 
 class MathAMSArrayInset : public MathGridInset {
-public: 
+public:
        ///
        MathAMSArrayInset(string const & name_, int m, int n);
        ///
@@ -28,8 +28,6 @@ public:
        void write(WriteStream & os) const;
        ///
        void normalize(NormalStream &) const;
-       ///
-       void maplize(MapleStream &) const;
 
 private:
        ///