From: Kevin Wasserman Date: Fri, 13 Jul 2012 02:13:53 +0000 (-0400) Subject: Remove DISABLE_TRACING from windows build X-Git-Tag: krb5-1.11-alpha1~400 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6931507c87d6139b1dcea2ea97a6e3b145287438;p=thirdparty%2Fkrb5.git Remove DISABLE_TRACING from windows build Signed-off-by: Kevin Wasserman ticket: 7215 (new) tags: pullup --- diff --git a/src/include/k5-int.h b/src/include/k5-int.h index 6948bad0dc..6c539e8f45 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -110,7 +110,6 @@ #define INI_KRB_CCACHE "krb5cc" /* Location of the ccache */ #define INI_KRB5_CONF "krb5.ini" /* Location of krb5.conf file */ #define ANSI_STDIO -#define DISABLE_TRACING #endif #include "autoconf.h"