s3-globals Remove smbd_event_context() (use server_event_context())
[nivanova/samba-autobuild/.git] / source3 / lib / dummysmbd.c
index 1d311a2dd96c8cc79aac83c801b0cb672a206744..541b59e0ccda9329f13447cb26de0a036fa7cc23 100644 (file)
@@ -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