]> git.lyx.org Git - features.git/commitdiff
Fixup c349472d: Remove unused private field
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 9 Jul 2019 13:06:41 +0000 (15:06 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 9 Jul 2019 13:15:07 +0000 (15:15 +0200)
Spotted by coverity.

src/Language.h

index f0f2088166ec8aa67eed179992634f6d74eeca89..5627dd48cc8a2193cd71cbf52e51119691e7042f 100644 (file)
@@ -140,8 +140,6 @@ private:
        ///
        bool internal_enc_;
        ///
-       bool as_babel_options_;
-       ///
        bool has_gui_support_;
        ///
        bool word_wrap_;