aboutsummaryrefslogtreecommitdiff
path: root/archivers/rvm/files/patch-table.h
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/rvm/files/patch-table.h')
-rw-r--r--archivers/rvm/files/patch-table.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/archivers/rvm/files/patch-table.h b/archivers/rvm/files/patch-table.h
deleted file mode 100644
index 64e34f5ec771..000000000000
--- a/archivers/rvm/files/patch-table.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- ./table.h.orig 2007-07-14 11:43:40.000000000 +0200
-+++ ./table.h 2007-07-14 11:43:59.000000000 +0200
-@@ -121,10 +121,10 @@
- const table& a_class
- );
-
-- size_type table::col_width(const size_type a_x) const;
-- size_type table::row_width(void) const;
-- size_type table::col_height(void) const;
-- size_type table::row_height(const size_type a_y) const;
-+ size_type col_width(const size_type a_x) const;
-+ size_type row_width(void) const;
-+ size_type col_height(void) const;
-+ size_type row_height(const size_type a_y) const;
-
- virtual size_type height(void) const;
- virtual size_type width(void) const;