summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/srvsvc.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/srvsvc.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/srvsvc.idl')
-rw-r--r--source3/librpc/idl/srvsvc.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/librpc/idl/srvsvc.idl b/source3/librpc/idl/srvsvc.idl
index 4f1f70c6e8..2dfc198f5b 100644
--- a/source3/librpc/idl/srvsvc.idl
+++ b/source3/librpc/idl/srvsvc.idl
@@ -10,8 +10,7 @@
pointer_default(unique),
pointer_default_top(unique),
helpstring("Server Service"),
- depends(security,svcctl),
- keepref
+ depends(security,svcctl)
] interface srvsvc
{
declare bitmap svcctl_ServerType;