summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/smbcalls.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-26 14:03:55 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-26 14:03:55 +0200
commit1b6396f114f29cabe6b640118f3258e54ceeab32 (patch)
treebd63aadd92dc310ac1613d9fadfae19f7eff7743 /source4/scripting/ejs/smbcalls.c
parent75e2e1061ede31aacd0660fb99d4749d4518cb67 (diff)
downloadsamba-1b6396f114f29cabe6b640118f3258e54ceeab32.tar.gz
samba-1b6396f114f29cabe6b640118f3258e54ceeab32.tar.bz2
samba-1b6396f114f29cabe6b640118f3258e54ceeab32.zip
Remove unused param ejs bindings.
(This used to be commit 4dd0d46e27696b6d29d4b6a63c56667ce5e03db6)
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 880605bf10..8b1fe06c77 100644
--- a/source4/scripting/ejs/smbcalls.c
+++ b/source4/scripting/ejs/smbcalls.c
@@ -204,7 +204,6 @@ void smb_setup_ejs_functions(void (*exception_handler)(const char *))
smb_setup_ejs_options();
smb_setup_ejs_credentials();
- smb_setup_ejs_param();
smb_setup_ejs_literal();
shared_init = load_samba_modules(NULL, mprLpCtx(), "smbcalls");