]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
Do not use \&@#^_~$ as lstinline delimiter, as suggested by Herbert
[lyx.git] / src / Cursor.h
index 9c98fa3d2c6cb2ccd7563607cf8aaaf9c80e154a..87c701c51d22abb16c5543addc70ad4a51aa5872 100644 (file)
@@ -307,8 +307,6 @@ public:
        Encoding const * getEncoding() const;
        /// font at cursor position
        Font getFont() const;
-       ///
-       bool isRTL() const;
 };