opensim

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 12  →  ?path2? @ 13
/OpenSim/Services/UserAccountService/UserAccountService.cs
@@ -612,8 +612,6 @@
hair.Flags = (uint)WearableType.Hair;
m_InventoryService.AddItem(hair);
 
InventoryFolderBase clothingFolder = m_InventoryService.GetFolderForType(principalID, AssetType.Clothing);
 
if (m_AvatarService != null)
{
m_log.DebugFormat("[USER ACCOUNT SERVICE]: Creating default avatar entries for {0}", principalID);