Removed invalid consistency check.

This commit is contained in:
Philip Homburg
2007-08-07 14:27:19 +00:00
parent 9c51f0b92a
commit d232b2ef42
3 changed files with 0 additions and 11 deletions

View File

@@ -34,7 +34,6 @@ int line;
if (vp->v_ref_count == 0)
{
vp->v_pipe= NO_PIPE;
vp->v_w_pipe_busy= FALSE;
vp->v_uid= -1;
vp->v_gid= -1;
vp->v_sdev= -1;