smbd: Remove an outdated comment
[anoopcs/samba-autobuild/.git] / source3 / smbd / smb1_trans2.c
index 6756b4cc2473a9204d1d5a254e040d2f0cc0b1d3..ae5fee7e2fffe02f011e63c478d8b02ce168a0fb 100644 (file)
@@ -2715,11 +2715,6 @@ static void call_trans2qpathinfo(
                return;
        }
 
-       /*
-        * smb_fname->fsp may be NULL if smb_fname points at a symlink
-        * and we're in POSIX context, so be careful when using fsp
-        * below, it can still be NULL.
-        */
        fsp = smb_fname->fsp;
 
        /* If this is a stream, check if there is a delete_pending. */