X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLaTeXFeatures.h;h=1a484f730c470921b08b27ba5c96123e8de7dcf9;hb=4331cbf30f6b5e9089cd79ba1d0183d1135b9587;hp=d93b96b092cc60b51597e821834d831cdba556f5;hpb=551f2c0c22c29f53d50bfe23a00942053d8cf6ca;p=features.git diff --git a/src/LaTeXFeatures.h b/src/LaTeXFeatures.h index d93b96b092..1a484f730c 100644 --- a/src/LaTeXFeatures.h +++ b/src/LaTeXFeatures.h @@ -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; ///