]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetQuotes.h
DocBook, InsetFloat: avoid a potential nullptr dereference when detecting the type...
[features.git] / src / insets / InsetQuotes.h
index d1f23e4fec5780224ee087428264840a50fad65f..c4b525ce8c8de6757364af799779eb8cf26fd28a 100644 (file)
@@ -200,8 +200,6 @@ private:
        QuoteLevel level_ = QuoteLevel::Primary;
        ///
        QuoteStyle global_style_ = QuoteStyle::English;
-       /// Current font encoding
-       std::string fontenc_;
        /// Code of the contextual language
        std::string context_lang_;
        /// Is this in a pass-thru context?