]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.h
cosmetics; compile fix
[lyx.git] / src / LyX.h
index cee66fa102a9c06cf1c89f5df75399372fb36ab8..1ec91435710f3fb75b20d776556cc6e6cbd94141 100644 (file)
--- a/src/LyX.h
+++ b/src/LyX.h
@@ -99,9 +99,6 @@ public:
        /// Execute batch commands if available.
        void execBatchCommands();
 
-       ///
-       void addFileToLoad(std::string const &);
-
 private:
        /// noncopyable
        LyX(LyX const &);