chiark / gitweb /
regress: Move Texit into hnonfuzz
[adns.git] / regress / hcommon.c.m4
index 74e483e5c82d39cbb7180a3b967cf522865c92de..112caef8240e9aad18f3550e214c9dba568f3c9f 100644 (file)
@@ -326,11 +326,6 @@ void Tallocshutdown(void) {
   }
 }
 
-void Texit(int rv) {
-  Tallocshutdown();
-  exit(rv);
-}
-
 void Hexit(int rv) {
   vb.used= 0;
   Tvbf("exit %d", rv);