minor: remove mono compiler warning

This commit is contained in:
Justin Clark-Casey (justincc)
2010-08-13 21:07:45 +01:00
parent fd23f270c6
commit b51534852f

View File

@@ -85,7 +85,7 @@ namespace OpenSim.Region.OptionalModules.World.MoneyModule
// private int m_stipend = 1000;
private int ObjectCapacity = 45000;
// private int ObjectCapacity = 45000;
private int ObjectCount = 0;
private int PriceEnergyUnit = 0;
private int PriceGroupCreate = 0;