]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Fix functions that used functions but did not defined it
[lyx.git] / src / LaTeXFeatures.h
index a19d2ab68a4dcb4d4115884b19eedd5bea5ff2a3..10f7c320f075e5cf0acd53dec48b32c75f829258 100644 (file)
@@ -79,10 +79,6 @@ public:
        docstring const getTClassHTMLStyles() const;
        ///
        docstring const getTClassHTMLPreamble() const;
-       /// The sgml definitions needed by the document (docbook)
-       docstring const getLyXSGMLEntities() const;
-       /// The SGML Required to include the files added with includeFile();
-       docstring const getIncludedFiles(std::string const & fname) const;
        /// Include a file for use with the SGML entities
        void includeFile(docstring const & key, std::string const & name);
        /// The float definitions.