Removed unused var from InventoryService.cs (-1 warning)

This commit is contained in:
AlexRa
2010-04-27 10:53:54 +03:00
parent b9c6ee6eb2
commit 423ff3b94b

View File

@@ -109,7 +109,7 @@ namespace OpenSim.Services.InventoryService
{
existingRootFolder = GetRootFolder(user);
}
catch (Exception e)
catch /*(Exception e)*/
{
// Munch the exception, it has already been reported
//