]> git.lyx.org Git - features.git/blobdiff - src/LaTeXFeatures.h
babel handling: revert r26857 and r26858 for the reasons I posted o the list
[features.git] / src / LaTeXFeatures.h
index d93b96b092cc60b51597e821834d831cdba556f5..1a484f730c470921b08b27ba5c96123e8de7dcf9 100644 (file)
@@ -89,8 +89,6 @@ public:
        void useLanguage(Language const *);
        ///
        bool hasLanguages() const;
-       /// \return true if the passed language name is used in the document.
-       bool hasLanguage(std::string const & lang) const;
        ///
        std::string getLanguages() const;
        ///