summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_wmi.h
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-09-16 05:48:29 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-09-16 05:48:29 +0200
commitdb872cfe3713315a5163bf0db8e9644019c9c664 (patch)
treef9b2fadb67515ab1f0dc12d67953caeff4773336 /source4/librpc/ndr/ndr_wmi.h
parente970efc721abafb9d0a30579454d18b1d502a272 (diff)
downloadsamba-db872cfe3713315a5163bf0db8e9644019c9c664.tar.gz
samba-db872cfe3713315a5163bf0db8e9644019c9c664.tar.bz2
samba-db872cfe3713315a5163bf0db8e9644019c9c664.zip
Remove more hand-written marshallers.
Diffstat (limited to 'source4/librpc/ndr/ndr_wmi.h')
-rw-r--r--source4/librpc/ndr/ndr_wmi.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/librpc/ndr/ndr_wmi.h b/source4/librpc/ndr/ndr_wmi.h
index 0dbf3844ba..539b9e882b 100644
--- a/source4/librpc/ndr/ndr_wmi.h
+++ b/source4/librpc/ndr/ndr_wmi.h
@@ -1,6 +1,3 @@
typedef const char *CIMSTRING;
-enum ndr_err_code ndr_pull_WbemClassObject_Object(struct ndr_pull *ndr, int ndr_flags, struct WbemClassObject *r);
-enum ndr_err_code ndr_pull_WbemClassObject(struct ndr_pull *ndr, int ndr_flags, struct WbemClassObject *r);
-enum ndr_err_code ndr_push_WbemClassObject(struct ndr_push *ndr, int ndr_flags, const struct WbemClassObject *r);
enum ndr_err_code ndr_pull_CIMSTRING(struct ndr_pull *ndr, int ndr_flags, CIMSTRING *r);
enum ndr_err_code ndr_push_CIMSTRING(struct ndr_push *ndr, int ndr_flags, const CIMSTRING *r);