]> git.lyx.org Git - features.git/blobdiff - src/Text.h
* local_bidi.patch: The bidi object in the class Text is only used in
[features.git] / src / Text.h
index 503bdee356eed8a2d25706162d9ca781082f1442..5ab0864d7f9f7831116124210e058cded51ec039 100644 (file)
@@ -378,8 +378,6 @@ public:
        ///
        int background_color_;
 
-       ///
-       mutable Bidi bidi;
        ///
        ParagraphList pars_;