]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.h
remove unused code
[lyx.git] / src / insets / InsetTabular.h
index a54099ea9d34c400e69dbf9ed96b25a78427cfa2..9f7ed5bb23e9641fd519f37c099628dff499f67a 100644 (file)
@@ -405,10 +405,6 @@ public:
        ///
        idx_type getCellBelow(idx_type cell) const;
        ///
-       idx_type getLastCellAbove(idx_type cell) const;
-       ///
-       idx_type getLastCellBelow(idx_type cell) const;
-       ///
        idx_type cellIndex(row_type row, col_type column) const;
        ///
        void setUsebox(idx_type cell, BoxType);