mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
pesty warnings
This commit is contained in:
@@ -2675,7 +2675,7 @@ namespace OpenSim.Framework
|
||||
|
||||
callback(o);
|
||||
}
|
||||
catch (ThreadAbortException e)
|
||||
catch (ThreadAbortException)
|
||||
{
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user