]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_iterator.h
drop another function unknown to the outer world...
[features.git] / src / mathed / math_iterator.h
index 3c33fb24de7d81f61937449f020e3eba8518af1e..f47d72702537745fdac2edc8bfc9ed1a9fbf5298 100644 (file)
@@ -44,8 +44,6 @@ public:
        explicit MathIterator(MathInset * p);
        /// move on one step
        void operator++();
-       /// move on several steps
-       void jump(difference_type);
        /// helper for iend
        void goEnd();
        /// read access to top most item