diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-02-22 11:53:04 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:52:02 -0500 |
commit | e68802a2a6600eeade91f6bf8ac591361785c76c (patch) | |
tree | 89270a56de2fb658841934fddcf5e16a6b6fa9d9 | |
parent | 777e1c23beb86a543515e02f2b90728d05e0d17d (diff) | |
download | samba-e68802a2a6600eeade91f6bf8ac591361785c76c.tar.gz samba-e68802a2a6600eeade91f6bf8ac591361785c76c.tar.bz2 samba-e68802a2a6600eeade91f6bf8ac591361785c76c.zip |
r13626: fix make test
metze
(This used to be commit 2acf203949998f3ca2423a8535302a777accacb7)
-rw-r--r-- | source4/librpc/idl/sasl_helpers.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/librpc/idl/sasl_helpers.idl b/source4/librpc/idl/sasl_helpers.idl index c57cee0b0e..8fa4b578b9 100644 --- a/source4/librpc/idl/sasl_helpers.idl +++ b/source4/librpc/idl/sasl_helpers.idl @@ -1,8 +1,6 @@ #include "idl_types.h" [ - uuid("1-2-3-4-5"), - version(0.0), pointer_default(unique), helpstring("SASL helpers") ] |