summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/librpc/rpc/dcerpc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/librpc/rpc/dcerpc.h b/source4/librpc/rpc/dcerpc.h
index f5ed637d0b..40ac18d13c 100644
--- a/source4/librpc/rpc/dcerpc.h
+++ b/source4/librpc/rpc/dcerpc.h
@@ -161,9 +161,6 @@ struct dcerpc_interface_list {
const struct dcerpc_interface_table *table;
};
-extern struct dcerpc_interface_list *dcerpc_pipes;
-
-
/* this describes a binding to a particular transport/pipe */
struct dcerpc_binding {
enum dcerpc_transport_t transport;