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
-6
View File
@@ -104,9 +104,3 @@ regex_free(struct nhregex *re)
regfree(&re->re);
free(re);
}
void
regex_at_exit(void)
{
}