diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/krb5.hin | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin index 5565e30ff..220464326 100644 --- a/src/include/krb5/krb5.hin +++ b/src/include/krb5/krb5.hin @@ -60,10 +60,6 @@ #ifndef KRB5_DEPRECATED #define KRB5_DEPRECATED 0 #endif -/* Do not expose private interfaces. Build system will override. */ -#ifndef KRB5_PRIVATE -#define KRB5_PRIVATE 0 -#endif #if defined(__MACH__) && defined(__APPLE__) # include <TargetConditionals.h> |
