remove warning abox xassetservice obsolete, it maybe but fsaasets is not necessary the recomended replacement

This commit is contained in:
UbitUmarov
2020-09-08 16:27:09 +01:00
parent b0f1e4f0c6
commit 4af5a217b3

View File

@@ -86,7 +86,6 @@ namespace OpenSim.Services.AssetService
}
m_log.Debug("[XASSET SERVICE]: Local asset service enabled");
m_log.Error("[XASSET SERVICE]: THIS ASSET SERVICE HAS BEEN MARKED OBSOLETE. PLEASE USE FSAssetService");
}
}
}