From: nhmall Date: Fri, 1 Jul 2022 02:36:21 +0000 (-0400) Subject: Revert "follow-up 4" X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2b77e51ade4f236adf6cbdb2c16780acea72af1;p=nethack Revert "follow-up 4" This reverts commit 9e38fb661d92558b6c590b8d96bb8fdbd587a7e5. --- diff --git a/src/save.c b/src/save.c index f31c4b394..690c5f2f3 100644 --- a/src/save.c +++ b/src/save.c @@ -1223,7 +1223,6 @@ freedynamicdata(void) #endif discard_gamelog(); release_runtime_info(); /* build-time options and version stuff */ - regex_at_exit(); #endif /* FREE_ALL_MEMORY */ if (VIA_WINDOWPORT())