]> git.lyx.org Git - features.git/blobdiff - src/EmbeddedFiles.h
Remove the manifest section of the .lyx file
[features.git] / src / EmbeddedFiles.h
index 1d526973d3cbafd6abc1179aea28e4fc71fa48e6..76629b7be2937901836dbb537f1ac78ff4353892 100644 (file)
@@ -227,8 +227,6 @@ public:
        /// update all files from external, used when enable embedding
        bool updateFromExternalFile() const;
        ///
-       bool readManifest(Lexer & lex, ErrorList & errorList);
-       void writeManifest(std::ostream & os) const;
        /// update all insets to use embedded files when embedding status is changed
        void updateInsets() const;
 private: