summaryrefslogtreecommitdiff
path: root/src/birth.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/birth.c')
-rw-r--r--src/birth.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/birth.c b/src/birth.c
index 09c6f08d..31be2db2 100644
--- a/src/birth.c
+++ b/src/birth.c
@@ -3027,12 +3027,6 @@ static bool_ player_birth_aux_auto()
/* Make sure they see everything */
Term_fresh();
-#ifndef USE_FAST_AUTOROLLER
-
- /* Delay 1/10 second */
- if (fast_autoroller && flag) Term_xtra(TERM_XTRA_DELAY, 100);
-
-#endif
/* Do not wait for a key */
inkey_scan = TRUE;