]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.h
Allow automatic text direction in Painter::text()
[lyx.git] / src / mathed / InsetMathSplit.h
index 6136b6faf6806aeb62f7020ed3d098d232018afc..b0ff437f3ddcc5a2920f24f718024eca9062447a 100644 (file)
@@ -43,8 +43,6 @@ public:
        ///
        char defaultColAlign(col_type);
        ///
-       char displayColAlign(idx_type idx) const;\r
-       ///\r
        InsetCode lyxCode() const { return MATH_SPLIT_CODE; }
 
 private: