summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_wmi.h
diff options
context:
space:
mode:
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
deleted file mode 100644
index 539b9e882b..0000000000
--- a/source4/librpc/ndr/ndr_wmi.h
+++ /dev/null
@@ -1,3 +0,0 @@
-typedef const char *CIMSTRING;
-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);