summaryrefslogtreecommitdiff
path: root/src/strife/doomstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/doomstat.h')
-rw-r--r--src/strife/doomstat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/strife/doomstat.h b/src/strife/doomstat.h
index ae513f78..8cb562b2 100644
--- a/src/strife/doomstat.h
+++ b/src/strife/doomstat.h
@@ -264,7 +264,6 @@ extern int maxammo[NUMAMMO];
// File handling stuff.
extern char * savegamedir;
extern char basedefault[1024];
-extern FILE* debugfile;
// if true, load all graphics at level load
extern boolean precache;