Remove unused code now we set the correct command codes.
[samba.git] / source3 / smbd / nttrans.c
index 5410fcb219fd984b70714610816adf7cf486a58f..2b426b4d9cfc31bae8113715843e07b4a936bc74 100644 (file)
@@ -142,11 +142,6 @@ static void send_nt_replies(connection_struct *conn,
                             total_sent_thistime + alignment_offset
                             + data_alignment_offset);
 
-               /*
-                * We might have had SMBnttranss in req->inbuf, fix that.
-                */
-               SCVAL(req->outbuf, smb_com, SMBnttrans);
-
                /*
                 * Set total params and data to be sent.
                 */