summaryrefslogtreecommitdiff
path: root/src/main-win.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main-win.c')
-rw-r--r--src/main-win.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main-win.c b/src/main-win.c
index e2e71e95..f1ca7d46 100644
--- a/src/main-win.c
+++ b/src/main-win.c
@@ -4254,7 +4254,6 @@ static void init_stuff(void)
/*** Validate the paths to ensure we have a working install ***/
validate_dir(ANGBAND_DIR_APEX);
- validate_dir(ANGBAND_DIR_BONE);
validate_dir(ANGBAND_DIR_DATA);
validate_dir(ANGBAND_DIR_EDIT);
validate_dir(ANGBAND_DIR_FILE);