r24419: Hm, I think this protoype is not required here.
authorGünther Deschner <gd@samba.org>
Tue, 14 Aug 2007 15:31:36 +0000 (15:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:44 +0000 (12:29 -0500)
Guenther

source/include/includes.h

index 7747f9797052fa00ed6822c9b54d41a588027037..a5c6eec33dda44484e260390b0d4d3b2eadf57c6 100644 (file)
@@ -1211,11 +1211,6 @@ krb5_error_code smb_krb5_open_keytab(krb5_context context,
                                      const char *keytab_name, 
                                      BOOL write_access, 
                                      krb5_keytab *keytab);
-NTSTATUS kerberos_return_pac(TALLOC_CTX *mem_ctx,
-                             const char *name,
-                             const char *pass,
-                             time_t time_offset,
-                             PAC_DATA **pac_ret);
 #endif /* HAVE_KRB5 */