r17774: this macro is unused
authorStefan Metzmacher <metze@samba.org>
Thu, 24 Aug 2006 08:19:43 +0000 (08:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:40 +0000 (14:16 -0500)
metze

source/auth/kerberos/kerberos.c

index ef3ebc3ba9a5ee4b26f91ea4d76c330b6c0abed6..06f0c186a37925a5b68399b1ccd78530bee6b876 100644 (file)
@@ -28,8 +28,6 @@
 
 #ifdef HAVE_KRB5
 
-#define LIBADS_CCACHE_NAME "MEMORY:libads"
-
 /*
   simulate a kinit, putting the tgt in the given credentials cache. 
   Orignally by remus@snapserver.com