Revert "follow-up 3"

This reverts commit cd57dfa5ff.
This commit is contained in:
nhmall
2022-06-30 22:36:45 -04:00
parent e2b77e51ad
commit 43941afe19
4 changed files with 0 additions and 23 deletions

View File

@@ -65,9 +65,3 @@ regex_free(struct nhregex *re)
free((genericptr_t) re);
}
}
void
regex_at_exit(void)
{
}