s3:smbd: remove pointless respond_to_all_remaining_local_messages() function
[metze/samba/wip.git] / source3 / smbd / server.c
index e6ea5f39865ec8bcd592b28688196a78183451f3..7bc96ff5fbf04e771c02fcba1242f3f532d751cd 100644 (file)
@@ -832,8 +832,6 @@ static void exit_server_common(enum server_exit_reason how,
        /* delete our entry in the connections database. */
        yield_connection(NULL,"");
 
-       respond_to_all_remaining_local_messages();
-
 #ifdef WITH_DFS
        if (dcelogin_atmost_once) {
                dfs_unlogin();