mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
cleaning out warnings.
NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that?
This commit is contained in:
@@ -48,7 +48,8 @@ namespace OpenSim.Framework.Servers.Tests
|
||||
{
|
||||
TestHelper.InMethod();
|
||||
|
||||
CachedGetAssetStreamHandler handler = new CachedGetAssetStreamHandler(null);
|
||||
// CachedGetAssetStreamHandler handler =
|
||||
new CachedGetAssetStreamHandler(null);
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user