minor: remove mono compiler warning

soprefactor
Justin Clark-Casey (justincc) 2010-05-28 19:41:13 +01:00
parent b1298fca0a
commit 14c39461c2
1 changed files with 1 additions and 1 deletions

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
{