mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
minor: remove some mono compiler warnings
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenSim.Server.Handlers.Tests.Asset
|
||||
{
|
||||
TestHelper.InMethod();
|
||||
|
||||
AssetServerGetHandler handler = new AssetServerGetHandler(null);
|
||||
new AssetServerGetHandler(null);
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user