summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/negoex.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/librpc/idl/negoex.idl b/librpc/idl/negoex.idl
index e2f8222b4d5..eb3511d3631 100644
--- a/librpc/idl/negoex.idl
+++ b/librpc/idl/negoex.idl
@@ -149,8 +149,4 @@ interface negoex
uint32 count;
negoex_MESSAGE messages[count];
} negoex_MESSAGE_ARRAY;
-
- void decode_negoex_MESSAGE(
- [in] negoex_MESSAGE_ARRAY array
- );
}