summaryrefslogtreecommitdiff
path: root/source3/lib/dummysmbd.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/dummysmbd.c')
-rw-r--r--source3/lib/dummysmbd.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/lib/dummysmbd.c b/source3/lib/dummysmbd.c
index 1d311a2dd9..541b59e0cc 100644
--- a/source3/lib/dummysmbd.c
+++ b/source3/lib/dummysmbd.c
@@ -45,11 +45,6 @@ bool change_to_root_user(void)
return false;
}
-struct event_context *smbd_event_context(void)
-{
- return NULL;
-}
-
/**
* The following two functions need to be called from inside the low-level BRL
* code for oplocks correctness in smbd. Since other utility binaries also