summaryrefslogtreecommitdiff
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gc.c b/gc.c
index 0fdc62f180..51d17614d9 100644
--- a/gc.c
+++ b/gc.c
@@ -381,7 +381,6 @@ typedef struct RVALUE {
struct RMatch match;
struct RRational rational;
struct RComplex complex;
- struct RSymbol symbol;
struct {
struct RBasic basic;
VALUE v1;