minor: remove mono compiler warning

This commit is contained in:
Justin Clark-Casey (justincc)
2010-05-28 19:41:13 +01:00
parent b1298fca0a
commit 14c39461c2

View File

@@ -1014,7 +1014,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
int lastMapRefresh = 0;
int twoDays = 172800;
int RefreshSeconds = twoDays;
// int RefreshSeconds = twoDays;
try
{