]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfunc.h
ws changes only
[lyx.git] / src / lyxfunc.h
index 21d34fda034c78fe045db3967a8b3f2178f8cb53..f42e1954ebadd0526c9a314018d0d375a15b5c3a 100644 (file)
@@ -45,9 +45,6 @@ public:
        /// LyX dispatcher, executes lyx actions.
        void dispatch(FuncRequest const &, bool verbose = false);
 
-       /// Dispatch via a string argument
-       void dispatch(std::string const & s, bool verbose = false);
-
        /// return the status bar state string
        std::string const view_status_message();