]> git.lyx.org Git - features.git/blobdiff - src/support/Messages.h
A first batch of potential bugs spotted by llvm/clang
[features.git] / src / support / Messages.h
index 4ba2737cef1518911c99923991a213b80c511b23..655577c0c784772103ff18fc835a455fd448fbc4 100644 (file)
@@ -36,8 +36,6 @@ public:
 private:
        ///
        std::string lang_;
-       /// Did we warn about unavailable locale already?
-       mutable bool warned_;
        ///
        typedef std::map<std::string, docstring> TranslationCache;
        /// Internal cache for gettext translated strings.