summaryrefslogtreecommitdiff
path: root/src/doomstat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doomstat.h')
-rw-r--r--src/doomstat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doomstat.h b/src/doomstat.h
index 4fc174cd..a0e21a25 100644
--- a/src/doomstat.h
+++ b/src/doomstat.h
@@ -258,7 +258,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;