aboutsummaryrefslogtreecommitdiff
path: root/inc/term.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/term.h')
-rw-r--r--inc/term.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/term.h b/inc/term.h
index cea5278..35ed80d 100644
--- a/inc/term.h
+++ b/inc/term.h
@@ -24,7 +24,6 @@ struct term {
union {
struct {
struct term *term;
- char bound;
} abs;
struct {
struct term *lhs;