summaryrefslogtreecommitdiff
path: root/usr.bin/mg/def.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mg/def.h')
-rw-r--r--usr.bin/mg/def.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/mg/def.h b/usr.bin/mg/def.h
index 65ae2b43c06..403635036ce 100644
--- a/usr.bin/mg/def.h
+++ b/usr.bin/mg/def.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: def.h,v 1.180 2023/04/21 13:39:37 op Exp $ */
+/* $OpenBSD: def.h,v 1.181 2024/05/21 05:00:48 jsg Exp $ */
/* This file is in the public domain. */
@@ -754,7 +754,6 @@ extern int curgoal;
extern int startrow;
extern int epresf;
extern int sgarbf;
-extern int mode;
extern int nrow;
extern int ncol;
extern int ttrow;