]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_iterator.h
remove unneeded inset() member function
[features.git] / src / mathed / math_iterator.h
index 259e190f601dbc0bc9963a52d25c3ab22b945444..c54c61808d5543585a73fa5d4732bfaedc5f3526 100644 (file)
@@ -50,10 +50,6 @@ public:
        void operator++();
        /// move on several steps
        void jump(difference_type);
-       /// read access to top most inset
-       MathInset const * inset() const;
-       /// read access to top most inset
-       MathInset * inset();
        /// helper for iend
        void goEnd();
        /// read access to top most item