]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.h
update SCons
[lyx.git] / src / LyXRC.h
index cb7d3f6aaf11d65a6198ae1e1b96c02337f0f7e0..823dc15f74463162cbc996166138d1e6a958f3d3 100644 (file)
@@ -165,7 +165,6 @@ public:
                RC_SPELLCHECK_CONTINUOUSLY,
                RC_SPELLCHECK_NOTES,
                RC_SPELLCHECKER,
-               RC_SPELL_MINLENGTH,
                RC_SPLITINDEX_COMMAND,
                RC_TEMPDIRPATH,
                RC_TEMPLATEPATH,
@@ -363,8 +362,6 @@ public:
        bool spellcheck_continuously;
        /// spellcheck notes and comments?
        bool spellcheck_notes;
-       /// minimum length of words to complete
-       unsigned int spellcheck_minlength;
        ///
        bool use_kbmap;
        ///