]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Continue working on the embedding feature. An additional parameter updateFile is...
[lyx.git] / src / Buffer.h
index edfdadcf894d4e44ac9e7a2f64a1c632ec903458..33d019b3de1746d886ec1d16ef227b9181261f8d 100644 (file)
@@ -434,8 +434,6 @@ public:
 
        ///
        void autoSave() const;
-       ///
-       void resetChildDocuments(bool close_them) const;
 
        /// return the format of the buffer on a string
        std::string bufferFormat() const;