Add context pointer to secrets functions.
[jelmer/samba4-debian.git] / source / smbd / process_standard.c
index deb44c0a6860529f4d0b61bec7efb44d35ed5f06..820859400e7e0ef503c20dd8711b2779a494bd6d 100644 (file)
@@ -204,9 +204,6 @@ _NORETURN_ static void standard_terminate(struct event_context *ev, const char *
           which makes leak checking easier */
        reload_charcnv(global_loadparm);
 
-       /* the secrets db should really hang off the connection structure */
-       secrets_shutdown();
-
        talloc_free(ev);
 
        /* terminate this process */