summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/smbcalls.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-26 13:36:05 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-26 13:36:05 +0200
commitcbe439383a8f9322c3b0b51aca863cecd77cafcb (patch)
treed8d120e2349f9fc8873de1a2ee63c13b17da8600 /source4/scripting/ejs/smbcalls.c
parent9e37d25a92eaa7c65bb5d4822832fbf98a9504cb (diff)
downloadsamba-cbe439383a8f9322c3b0b51aca863cecd77cafcb.tar.gz
samba-cbe439383a8f9322c3b0b51aca863cecd77cafcb.tar.bz2
samba-cbe439383a8f9322c3b0b51aca863cecd77cafcb.zip
remove unused credentials ejs module.
(This used to be commit 9861cae1aebdef41f098df71be4e5a33f6af9bf1)
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 bdf70ca831..a90e1e62c8 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 *))
ejs_exception_handler = exception_handler;
smb_setup_ejs_options();
- smb_setup_ejs_credentials();
smb_setup_ejs_param();
smb_setup_ejs_literal();