]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
again some things which cherry pick did not catch, sorry
[lyx.git] / src / insets / InsetTabular.h
index 90abb4840d27b4380e2d15af06ea98fe1edeb7b3..e7650009ecb197a91021c1914aa7a2921f965c4d 100644 (file)
@@ -979,8 +979,6 @@ private:
                                row_type row_start, row_type row_end,
                                col_type col_start, col_type col_end) const;
        ///
-       bool tableIsRotated() const;
-       ///
        mutable idx_type first_visible_cell;
        ///
        mutable int scx_;