mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
* minor: warnings removal
This commit is contained in:
@@ -145,7 +145,7 @@ namespace OpenSim.Data.Tests
|
||||
[Test]
|
||||
public void T300_NoTerrain()
|
||||
{
|
||||
double[,] t1 = db.LoadTerrain(region1);
|
||||
db.LoadTerrain(region1);
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
||||
Reference in New Issue
Block a user