* removed always true if
parent
d82ed9a8c5
commit
d508d77122
|
@ -106,11 +106,8 @@ namespace OpenSim.Framework.Communications
|
|||
}
|
||||
}
|
||||
|
||||
if (null == rootFolder)
|
||||
{
|
||||
MainLog.Instance.Warn(
|
||||
"INVENTORY", "Could not find a root folder belonging to user with ID " + userID);
|
||||
}
|
||||
|
||||
return inventoryList;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue