mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
* Removed a bunch of compiler warnings.
This commit is contained in:
@@ -77,7 +77,6 @@ namespace OpenSim.Region.Environment.Modules.Terrain.PaintBrushes
|
||||
int x, y;
|
||||
double[,] tweak = new double[map.Width, map.Height];
|
||||
|
||||
double n, l;
|
||||
double area = strength;
|
||||
double step = strength / 4.0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user