From 8fb2e83733c2593d25c5c50d60948cea6587dcc6 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sun, 19 Aug 2007 22:24:45 +0000 Subject: r24564: regenerate after pidl changes... metze (This used to be commit ec8858c37482f0d2ac1291d9a9df00dace6944a8) --- source3/librpc/gen_ndr/ndr_initshutdown.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source3/librpc/gen_ndr/ndr_initshutdown.h') diff --git a/source3/librpc/gen_ndr/ndr_initshutdown.h b/source3/librpc/gen_ndr/ndr_initshutdown.h index 916c42a2dc..d859157e1c 100644 --- a/source3/librpc/gen_ndr/ndr_initshutdown.h +++ b/source3/librpc/gen_ndr/ndr_initshutdown.h @@ -11,7 +11,6 @@ #define NDR_INITSHUTDOWN_NAME "initshutdown" #define NDR_INITSHUTDOWN_HELPSTRING "Init shutdown service" extern const struct ndr_interface_table ndr_table_initshutdown; -NTSTATUS dcerpc_server_initshutdown_init(void); #define NDR_INITSHUTDOWN_INIT (0x00) #define NDR_INITSHUTDOWN_ABORT (0x01) -- cgit