aboutsummaryrefslogtreecommitdiff
path: root/simon/intern.h
diff options
context:
space:
mode:
Diffstat (limited to 'simon/intern.h')
-rw-r--r--simon/intern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/intern.h b/simon/intern.h
index c1e66a0958..f807f49c1b 100644
--- a/simon/intern.h
+++ b/simon/intern.h
@@ -48,7 +48,6 @@ enum {
CHILD2_SIZE = sizeof(Child2) - sizeof(int16)
};
-
struct Item {
uint16 parent;
uint16 child;