remove some mono compiler warnings

0.7.4.1
Justin Clark-Casey (justincc) 2012-03-20 23:34:10 +00:00
parent 3701f893d3
commit 02f9caf6ce
1 changed files with 0 additions and 2 deletions

View File

@ -604,7 +604,6 @@ namespace OpenSim.Region.CoreModules.World.Estate
public void handleOnEstateManageTelehub (IClientAPI client, UUID invoice, UUID senderID, string cmd, uint param1)
{
uint ObjectLocalID;
SceneObjectPart part;
switch (cmd)
@ -877,7 +876,6 @@ namespace OpenSim.Region.CoreModules.World.Estate
return;
Dictionary<uint, float> sceneData = null;
List<UUID> uuidNameLookupList = new List<UUID>();
if (reportType == 1)
{