Remove smb_np_struct
[obnox/samba/samba-obnox.git] / source3 / smbd / process.c
index be45d7ad7cf4ff6c6ed341c96283e7c4a38fa815..ba3b45d5220b59125817746370d2e37e222fad8f 100644 (file)
@@ -1487,7 +1487,6 @@ static void construct_reply(char *inbuf, int size, size_t unread_bytes, bool enc
        struct smb_request *req;
 
        chain_size = 0;
-       reset_chain_p();
 
        if (!(req = talloc(talloc_tos(), struct smb_request))) {
                smb_panic("could not allocate smb_request");