summaryrefslogtreecommitdiff
path: root/src/birth.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/birth.cc')
-rw-r--r--src/birth.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/birth.cc b/src/birth.cc
index 0c98f160..d0074e0e 100644
--- a/src/birth.cc
+++ b/src/birth.cc
@@ -976,8 +976,6 @@ static void player_wipe(void)
/* Initialize allow_one_death */
p_ptr->allow_one_death = 0;
- p_ptr->loan = p_ptr->loan_time = 0;
-
/* Wipe the power list */
for (i = 0; i < POWER_MAX; i++)
{