some cleanup

This commit is contained in:
UbitUmarov
2018-01-20 12:11:07 +00:00
parent ccd47d0cf1
commit 49b4408782
5 changed files with 8 additions and 14 deletions

View File

@@ -54,6 +54,7 @@ namespace OpenSim.Region.PhysicsModule.ubOde
using dReal = System.Single;
//#endif
[SuppressUnmanagedCodeSecurityAttribute]
internal static class SafeNativeMethods
{
internal static dReal Infinity = dReal.MaxValue;