mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
* Remove lots of warnings from the CMS module
* Remove a few other miscellaneous warnings
This commit is contained in:
@@ -548,7 +548,6 @@ namespace OpenSim.Data.MSSQL
|
||||
while (readerLandData.Read())
|
||||
{
|
||||
LandData data = buildLandData(readerLandData);
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user