fixing odeplugin debug bug

This commit is contained in:
dan miller
2007-10-01 16:18:34 +00:00
parent 04b85c0711
commit 034f0b4bb7

View File

@@ -69,7 +69,6 @@ namespace OpenSim.Region.Physics.OdePlugin
public string GetName()
{
d.bug();
return ("OpenDynamicsEngine");
}