From ebd77e97a0e29b879da20a2a124b9f59e6744f38 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 12 Mar 2002 03:56:38 +0000 Subject: [PATCH] delete a macro def that should've gone away before last checkin git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14263 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/fake-addrinfo.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/include/fake-addrinfo.h b/src/include/fake-addrinfo.h index 661c0ffd0..3378eccf2 100644 --- a/src/include/fake-addrinfo.h +++ b/src/include/fake-addrinfo.h @@ -51,8 +51,6 @@ #define FAI_CONCAT(A,B) FAI_CONCAT2(A,B) #define FAI_CONCAT2(A,B) A ## B -#define fixup_addrinfo do not call me! - #if defined (__linux__) || defined (_AIX) /* See comments in fake-addrinfo.c. */ # define WRAP_GETADDRINFO -- 2.26.2