]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_iter.h
mathed41.diff
[features.git] / src / mathed / math_iter.h
index 2706fa2bb6772f8c0a15b4c44348614d1edb41aa..8099bf1f38f3c43549ff89b431a5bbfeba9fc95e 100644 (file)
@@ -110,8 +110,6 @@ public:
        void setNumCols(int n) { ncols = n; }
        ///
        MathedArray * GetData() const;
-       /// Copy every object from position p1 to p2
-       void Clear();
 protected:
        ///
        void split(int);