summaryrefslogtreecommitdiff
path: root/src/win95/db.c
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2008-05-03 21:44:18 -0700
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:37 +0200
commitd5c94a666b1e6049b6364863aa8c68d62a1310dd (patch)
tree1df9e3c58e0127c715e999b92770b599b2965eb5 /src/win95/db.c
parente41ad4ac5c6122b2efa923e94eebdf123a87b1e0 (diff)
More cruft removal.
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. */