summaryrefslogtreecommitdiff
path: root/src/win95/db.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/db.c')
-rw-r--r--src/win95/db.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/win95/db.c b/src/win95/db.c
index a9d63c7..ca403d3 100644
--- a/src/win95/db.c
+++ b/src/win95/db.c
@@ -41,10 +41,6 @@
#endif
#include "db.h" /* Contains most off the interface. */
-/* G L O B A L S ****************************************************** */
-/* Have external linkage. */
-volatile BOOL DZ_NULL;
-
/* This variable dictates whether macros ending _opt get executed. */
int db_option = 0; /* Default is off. */