]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ref_inset.h
some (yet unfinished) up/down work
[lyx.git] / src / mathed / ref_inset.h
index 5e30a3dfaa0fab0755d4e49e6a08653722b6aea2..7e3c58ce2d006fd8dbde820bd64c3821eec140e5 100644 (file)
@@ -41,9 +41,6 @@ public:
        /// docbook output
        int docbook(Buffer const & buf, std::ostream & os, OutputParams const &) const;
 
-       /// small wrapper for the time being
-       DispatchResult localDispatch(FuncRequest & cmd);
-
        struct ref_type_info {
                ///
                std::string latex_name;