From bc3e558042bccab622ef4df8ec3d0a703b4f8e2e Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Wed, 13 Jan 2010 19:12:28 +0100 Subject: Remove unused player ghost/bones code. --- src/main-win.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main-win.c') 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); -- cgit v1.2.3