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 7d2ba3f9..e49ee54f 100644
--- a/src/doomstat.h
+++ b/src/doomstat.h
@@ -255,7 +255,6 @@ extern int maxammo[NUMAMMO];
//
// File handling stuff.
-extern char * configdir;
extern char * savegamedir;
extern char basedefault[1024];
extern FILE* debugfile;