summaryrefslogtreecommitdiff
path: root/src/main-win.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2010-01-13 19:12:28 +0100
committerBardur Arantsson <bardur@scientician.net>2010-01-17 10:02:09 +0100
commitbc3e558042bccab622ef4df8ec3d0a703b4f8e2e (patch)
treeb0b7c8a5dbc057c59a18ccc598869014416d3829 /src/main-win.c
parent7520b90e296f265961093506feaac68ae309f6e6 (diff)
Remove unused player ghost/bones code.
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);