summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/echo.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/echo.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/echo.idl')
-rw-r--r--source3/librpc/idl/echo.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/librpc/idl/echo.idl b/source3/librpc/idl/echo.idl
index 80123f9922..fa030be761 100644
--- a/source3/librpc/idl/echo.idl
+++ b/source3/librpc/idl/echo.idl
@@ -4,8 +4,7 @@
endpoint("ncacn_np:[\\pipe\\rpcecho]", "ncacn_ip_tcp:", "ncalrpc:"),
pointer_default(unique),
version(1.0),
- helpstring("Simple echo pipe"),
- keepref
+ helpstring("Simple echo pipe")
]
interface rpcecho
{