summaryrefslogtreecommitdiff
path: root/variable.h
diff options
context:
space:
mode:
Diffstat (limited to 'variable.h')
-rw-r--r--variable.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/variable.h b/variable.h
index a95fcc563d..54b7fc5461 100644
--- a/variable.h
+++ b/variable.h
@@ -15,7 +15,6 @@
struct gen_fields_tbl {
union {
struct {
- uint32_t fields_count;
VALUE fields[1];
} shape;
struct {