Fix "ndr_size_PAC_LOGON_INFO defined but not used" build warning
authorTim Prouty <tprouty@samba.org>
Thu, 23 Oct 2008 20:41:44 +0000 (13:41 -0700)
committerTim Prouty <tprouty@samba.org>
Thu, 23 Oct 2008 22:13:54 +0000 (15:13 -0700)
commit1b42152454279d0df1a1e0aba0aac807abcea7ab
tree85e6b4cf6213cf0138a64e18231369c75c7b23c9
parent0bfbae0f50df01ff058a23419173fd0553281fab
Fix "ndr_size_PAC_LOGON_INFO defined but not used" build warning

This patch removes the gensize option from krb5pac.idl because it
generates an unused function that has been causing warnings during the
s3 build.  I re-ran 'make samba3-idl' to update the generated files
for s3.  For s4 I ran a full build with no problems.
librpc/idl/krb5pac.idl
source3/librpc/gen_ndr/krb5pac.h
source3/librpc/gen_ndr/ndr_krb5pac.c