From 2abad7f3c1bdcf545cc53559816bd975594892b2 Mon Sep 17 00:00:00 2001 From: Kevin Wasserman Date: Thu, 12 Jul 2012 22:13:53 -0400 Subject: Remove DISABLE_TRACING from windows build Signed-off-by: Kevin Wasserman (cherry picked from commit 6931507c87d6139b1dcea2ea97a6e3b145287438) ticket: 7215 version_fixed: 1.10.3 status: resolved --- src/include/k5-int.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/include/k5-int.h b/src/include/k5-int.h index 7cb1ed4e..6bbad6b 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" -- cgit v1.1