summaryrefslogtreecommitdiffstats
path: root/libroff.h
diff options
context:
space:
mode:
Diffstat (limited to 'libroff.h')
-rw-r--r--libroff.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libroff.h b/libroff.h
index 4079002b..537b9f5b 100644
--- a/libroff.h
+++ b/libroff.h
@@ -34,8 +34,6 @@ struct tbl_node {
struct tbl_span *first_span;
struct tbl_span *current_span;
struct tbl_span *last_span;
- struct tbl_head *first_head;
- struct tbl_head *last_head;
struct tbl_node *next;
};