Delete debug message

user_profiles
Diva Canto 2013-05-10 08:09:26 -07:00
parent ff0332730d
commit a1031772eb
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ namespace OpenSim.Region.ClientStack.Linden
return;
m_URL = config.GetString("Cap_AvatarPickerSearch", string.Empty);
m_log.DebugFormat("[XXX]: Cap_AvatarPickerSearch = {0}", m_URL);
// Cap doesn't exist
if (m_URL != string.Empty)
m_Enabled = true;