summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/smbcalls.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-26 02:11:32 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-26 02:11:32 +0200
commitfd712bb878dcfbe8a50e48361c96cc04a3ddacf5 (patch)
treef86a84f9e58c92b43da0e42a94bfbbd1f1cf7c67 /source4/scripting/ejs/smbcalls.c
parent5c89184c42a51045f8c3810c25ce22d7be9e1750 (diff)
downloadsamba-fd712bb878dcfbe8a50e48361c96cc04a3ddacf5.tar.gz
samba-fd712bb878dcfbe8a50e48361c96cc04a3ddacf5.tar.bz2
samba-fd712bb878dcfbe8a50e48361c96cc04a3ddacf5.zip
Remove unused cli ejs module.
(This used to be commit 170d5aef80f37c26171a40e818cc8b557828d04b)
Diffstat (limited to 'source4/scripting/ejs/smbcalls.c')
-rw-r--r--source4/scripting/ejs/smbcalls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/scripting/ejs/smbcalls.c b/source4/scripting/ejs/smbcalls.c
index 98d6be07bf..bdf70ca831 100644
--- a/source4/scripting/ejs/smbcalls.c
+++ b/source4/scripting/ejs/smbcalls.c
@@ -203,7 +203,6 @@ void smb_setup_ejs_functions(void (*exception_handler)(const char *))
ejs_exception_handler = exception_handler;
- smb_setup_ejs_cli();
smb_setup_ejs_options();
smb_setup_ejs_credentials();
smb_setup_ejs_param();