]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlSpellchecker.h
Remove XForms RTL hacks.
[features.git] / src / frontends / controllers / ControlSpellchecker.h
index aa359865cda33bb97fe953c898115967f9c2706e..8d026dc9acc6a16d0b3047d70d7d971ec720f79a 100644 (file)
@@ -71,9 +71,6 @@ private:
        /// not needed.
        virtual void apply() {}
 
-       /// right to left
-       bool rtl_;
-
        /// current word being checked and lang code
        WordLangTuple word_;