minor: remove mono compiler warning
parent
b1298fca0a
commit
14c39461c2
|
@ -1014,7 +1014,7 @@ namespace OpenSim.Region.CoreModules.World.WorldMap
|
||||||
|
|
||||||
int lastMapRefresh = 0;
|
int lastMapRefresh = 0;
|
||||||
int twoDays = 172800;
|
int twoDays = 172800;
|
||||||
int RefreshSeconds = twoDays;
|
// int RefreshSeconds = twoDays;
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue