mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
Reverting the ITerrainModule changes. Turns out this was useless.
This commit is contained in:
@@ -93,11 +93,6 @@ namespace OpenSim.Region.CoreModules.World.Terrain
|
||||
get { return m_commander; }
|
||||
}
|
||||
|
||||
public bool HasChanged()
|
||||
{
|
||||
return m_tainted;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region INonSharedRegionModule Members
|
||||
|
||||
Reference in New Issue
Block a user