aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/dat.h b/dat.h
index 6525c3c..6ee16ec 100644
--- a/dat.h
+++ b/dat.h
@@ -166,6 +166,3 @@ struct Party
Universe *u;
Party *prev, *next;
};
-
-
-extern Party theparty;