mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
No-op in this commit. Just increasing the tag number due to weirdnesses.
This commit is contained in:
@@ -130,7 +130,7 @@ namespace OpenSim.Region.CoreModules.Framework.Library
|
||||
InventoryFolderImpl lib = m_Scene.CommsManager.UserProfileCacheService.LibraryRoot;
|
||||
if (lib == null)
|
||||
{
|
||||
m_log.Debug("[LIBRARY MODULE]: No library.");
|
||||
m_log.Debug("[LIBRARY MODULE]: No library. Ignoring Library Module");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user