mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Delete debug message
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user