diff options
| author | Steven Fuller <relnev@icculus.org> | 2008-05-03 21:44:18 -0700 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:37 +0200 |
| commit | d5c94a666b1e6049b6364863aa8c68d62a1310dd (patch) | |
| tree | 1df9e3c58e0127c715e999b92770b599b2965eb5 /src/win95/db.c | |
| parent | e41ad4ac5c6122b2efa923e94eebdf123a87b1e0 (diff) | |
More cruft removal.
Diffstat (limited to 'src/win95/db.c')
| -rw-r--r-- | src/win95/db.c | 4 |
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. */ |
