]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_iter.h
small cleanup, doxygen, formatting changes
[lyx.git] / src / mathed / math_iter.h
index 0973415f616164e7be50095bbfff63a89f0db13b..846c845983092b998d1ad1c6864eb127cd87767c 100644 (file)
@@ -55,8 +55,6 @@ public:
        ///
        bool goNextCode(MathedTextCodes);
        ///
-       void goPosRel(int);
-       ///
        void goPosAbs(int);
        ///
        int Empty() const;