summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/smbcalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/ejs/smbcalls.h')
-rw-r--r--source4/scripting/ejs/smbcalls.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/scripting/ejs/smbcalls.h b/source4/scripting/ejs/smbcalls.h
index aa5c27b4f5..927c3ccf2f 100644
--- a/source4/scripting/ejs/smbcalls.h
+++ b/source4/scripting/ejs/smbcalls.h
@@ -28,4 +28,3 @@ NTSTATUS mprGetVar(struct MprVar **v, const char *name);
void mprAddArray(struct MprVar *var, int i, struct MprVar v);
void mprSetCFunction(struct MprVar *obj, const char *name, MprCFunction fn);
void mprSetStringCFunction(struct MprVar *obj, const char *name, MprStringCFunction fn);
-