Fixup c349472d: Remove unused private field

Spotted by coverity.
This commit is contained in:
Jean-Marc Lasgouttes 2019-07-09 15:06:41 +02:00
parent 623f7b4795
commit 7ad7698692

View File

@ -140,8 +140,6 @@ private:
/// ///
bool internal_enc_; bool internal_enc_;
/// ///
bool as_babel_options_;
///
bool has_gui_support_; bool has_gui_support_;
/// ///
bool word_wrap_; bool word_wrap_;