mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
minor cleanup
This commit is contained in:
@@ -212,7 +212,6 @@ namespace OpenSim.Framework
|
||||
return heights;
|
||||
}
|
||||
|
||||
// TerrainData.GetDoubles
|
||||
public double[,] GetDoubles()
|
||||
{
|
||||
double[,] ret = new double[SizeX, SizeY];
|
||||
|
||||
Reference in New Issue
Block a user