summaryrefslogtreecommitdiff
path: root/src/doom/dstrings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doom/dstrings.h')
-rw-r--r--src/doom/dstrings.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/doom/dstrings.h b/src/doom/dstrings.h
index bdc6b2ce..d47fc1af 100644
--- a/src/doom/dstrings.h
+++ b/src/doom/dstrings.h
@@ -38,15 +38,6 @@
#define SAVEGAMENAME "doomsav"
-//
-// File locations,
-// relative to current position.
-// Path names are OS-sensitive.
-//
-#define DEVMAPS "devmaps"
-#define DEVDATA "devdata"
-
-
// QuitDOOM messages
// 8 per each game type
#define NUM_QUITMESSAGES 8