summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main.c b/src/main.c
index 601de929..0727e9f1 100644
--- a/src/main.c
+++ b/src/main.c
@@ -229,13 +229,6 @@ static void change_path(cptr info)
#else /* VERIFY_SAVEFILE */
- case 'b':
- {
- string_free(ANGBAND_DIR_BONE);
- ANGBAND_DIR_BONE = string_make(s + 1);
- break;
- }
-
case 'd':
{
string_free(ANGBAND_DIR_DATA);