]> git.lyx.org Git - lyx.git/blobdiff - src/tabular.h
Implement os::current_root for native Win32 builds.
[lyx.git] / src / tabular.h
index b7e1dc8de33234590f5dd66da6f625fabc15f7bb..46223de2d4769e1febcb748666c37cd51514ba65 100644 (file)
@@ -545,9 +545,6 @@ public:
        ///
        BoxType useParbox(idx_type cell) const;
        ///
-       void setHeaderFooterRows(row_type header, row_type fheader,
-                                row_type footer, row_type lfooter);
-       ///
        // helper function for Latex returns number of newlines
        ///
        int TeXTopHLine(std::ostream &, row_type row) const;