summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-26 14:02:37 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-26 14:02:37 +0200
commit75e2e1061ede31aacd0660fb99d4749d4518cb67 (patch)
treed81c58834cb258329978796136d6ee9180870961 /source4/scripting/ejs/config.mk
parent4e9ca6caf913016292a3f7555bd91768d6f90efd (diff)
downloadsamba-75e2e1061ede31aacd0660fb99d4749d4518cb67.tar.gz
samba-75e2e1061ede31aacd0660fb99d4749d4518cb67.tar.bz2
samba-75e2e1061ede31aacd0660fb99d4749d4518cb67.zip
Remove unused rand EJS bindings.
(This used to be commit 4016427b77b2bc202a8dc4064ddc7e13f36db06d)
Diffstat (limited to 'source4/scripting/ejs/config.mk')
-rw-r--r--source4/scripting/ejs/config.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/source4/scripting/ejs/config.mk b/source4/scripting/ejs/config.mk
index 9aad9c1566..f94348278b 100644
--- a/source4/scripting/ejs/config.mk
+++ b/source4/scripting/ejs/config.mk
@@ -13,13 +13,6 @@ PRIVATE_DEPENDENCIES = LIBLDB SAMDB LIBNDR
smbcalls_ldb_OBJ_FILES = $(ejsscriptsrcdir)/smbcalls_ldb.o
-[MODULE::smbcalls_rand]
-SUBSYSTEM = smbcalls
-OUTPUT_TYPE = MERGED_OBJ
-INIT_FUNCTION = smb_setup_ejs_random
-
-smbcalls_rand_OBJ_FILES = $(ejsscriptsrcdir)/smbcalls_rand.o
-
[MODULE::smbcalls_auth]
OUTPUT_TYPE = MERGED_OBJ
SUBSYSTEM = smbcalls