mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Eliminated many warnings
This commit is contained in:
@@ -36,7 +36,9 @@ namespace OpenSim.Region.Physics.BulletSPlugin
|
||||
{
|
||||
public sealed class BSShapeCollection : IDisposable
|
||||
{
|
||||
#pragma warning disable 414
|
||||
private static string LogHeader = "[BULLETSIM SHAPE COLLECTION]";
|
||||
#pragma warning restore 414
|
||||
|
||||
private BSScene m_physicsScene { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user