summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-16 18:56:21 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-12-16 18:56:21 +0100
commitb5a0c4cefed62fcb67c5f214bed27083a44b012d (patch)
treec73676ff91f9f51e2367f5ff49ef0ee83ae438a3 /source4/librpc/idl
parent9692c71aa1552a6415bec185706aa7afdf16c288 (diff)
downloadsamba-b5a0c4cefed62fcb67c5f214bed27083a44b012d.tar.gz
samba-b5a0c4cefed62fcb67c5f214bed27083a44b012d.tar.bz2
samba-b5a0c4cefed62fcb67c5f214bed27083a44b012d.zip
Share object files for gen_ndr.
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r--source4/librpc/idl/scerpc.idl18
1 files changed, 0 insertions, 18 deletions
diff --git a/source4/librpc/idl/scerpc.idl b/source4/librpc/idl/scerpc.idl
deleted file mode 100644
index 2c3c4f865f..0000000000
--- a/source4/librpc/idl/scerpc.idl
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- security configuration editor interface definitions
-*/
-
-[
- uuid("93149ca2-973b-11d1-8c39-00c04fb984f9"),
- version(0.0),
- pointer_default(unique),
- helpstring("Security Configuration Editor")
-]
-interface scerpc
-{
-
- /*****************/
- /* Function 0x00 */
- WERROR scerpc_Unknown0();
-}
-