summaryrefslogtreecommitdiffstats
path: root/mbbsd/var.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/var.c')
-rw-r--r--mbbsd/var.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mbbsd/var.c b/mbbsd/var.c
index 277bef8d..5125442e 100644
--- a/mbbsd/var.c
+++ b/mbbsd/var.c
@@ -312,9 +312,6 @@ char *ModeTypeTable[MAX_MODES] = {
""
};
-/* indict.c */
-char dict[41], database[41];
-
/* term.c */
int b_lines = 23;
int t_lines = 24;