mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
BulletSim: remove warnings for unused variables.
This commit is contained in:
@@ -36,7 +36,7 @@ namespace OpenSim.Region.Physics.BulletSPlugin
|
||||
{
|
||||
public class BSShapeCollection : IDisposable
|
||||
{
|
||||
private static string LogHeader = "[BULLETSIM SHAPE COLLECTION]";
|
||||
// private static string LogHeader = "[BULLETSIM SHAPE COLLECTION]";
|
||||
|
||||
protected BSScene PhysicsScene { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user