summaryrefslogtreecommitdiffstats
path: root/mbbsd/var.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r--mbbsd/var.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c
index ff880155..95cdad2e 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -356,7 +356,6 @@ int wmofo = NOTREPLYING;
/* cache.c */
int numboards = -1;
-int *GLOBALVAR;
SHM_t *SHM;
boardheader_t *bcache;
userinfo_t *currutmp;