mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* Removed 12 compiler warnings.
This commit is contained in:
@@ -125,7 +125,7 @@ namespace OpenSim.Region.ClientStack
|
||||
|
||||
return;
|
||||
}
|
||||
catch (System.ObjectDisposedException od)
|
||||
catch (System.ObjectDisposedException)
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user