minor: remove mono compiler warning

0.7.1-dev
Justin Clark-Casey (justincc) 2011-02-18 22:00:52 +00:00
parent 88da253c94
commit 60d47836ce
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ namespace OpenSim.Services.Connectors.Simulation
} }
// unreachable // unreachable
return true; // return true;
} }
/// <summary> /// <summary>