Remove duplicate assignment.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36241 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1324,8 +1324,6 @@ dprintf("nfs: nfsd at %08x:%d\n", ns->nfsAddr.sin_addr.s_addr, ntohs(ns->nfsAddr
|
||||
S_IFDIR, 0)) < B_OK)
|
||||
goto err_publish;
|
||||
|
||||
_vol->private_volume = ns;
|
||||
|
||||
ns->first=rootNode;
|
||||
|
||||
return B_OK;
|
||||
|
||||
Reference in New Issue
Block a user