mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
pesty warning
This commit is contained in:
@@ -413,9 +413,9 @@ namespace OpenSim.Services.MapImageService
|
||||
output.UnlockBits(dstData);
|
||||
input.UnlockBits(srcData);
|
||||
}
|
||||
catch (InvalidOperationException e)
|
||||
//catch (InvalidOperationException e)
|
||||
catch
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user