summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/lsa.idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-09-19 22:14:34 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:00:47 -0500
commit6ffa76d76e67610d303d0ac0273914f1ead05558 (patch)
tree344f782f3f8c8092d2c0952c354f53ca06ae4dbe /source3/librpc/idl/lsa.idl
parent387a8ed33e68411c3dc0c9a77df47682d54db26c (diff)
downloadsamba-6ffa76d76e67610d303d0ac0273914f1ead05558.tar.gz
samba-6ffa76d76e67610d303d0ac0273914f1ead05558.tar.bz2
samba-6ffa76d76e67610d303d0ac0273914f1ead05558.zip
r18688: get rid of the now obsolete keepref attribute
(This used to be commit b970f05b9b06762ed11bef0e765717bd2b36d760)
Diffstat (limited to 'source3/librpc/idl/lsa.idl')
-rw-r--r--source3/librpc/idl/lsa.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/librpc/idl/lsa.idl b/source3/librpc/idl/lsa.idl
index f78c36ec59..1e941e6f3b 100644
--- a/source3/librpc/idl/lsa.idl
+++ b/source3/librpc/idl/lsa.idl
@@ -9,8 +9,7 @@
endpoint("ncacn_np:[\\pipe\\lsarpc]","ncacn_np:[\\pipe\\netlogon]","ncacn_np:[\\pipe\\lsass]", "ncacn_ip_tcp:", "ncalrpc:"),
pointer_default(unique),
helpstring("Local Security Authority"),
- depends(security),
- keepref
+ depends(security)
] interface lsarpc
{
declare bitmap security_secinfo;