Revert "Bare minimum to get the new bake module to compile with this old code"
This reverts commit 1d4355bd73
.
avinationmerge
parent
1d4355bd73
commit
0a1a063415
|
@ -73,8 +73,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
|
|
||||||
public class ScenePresence : EntityBase, IScenePresence
|
public class ScenePresence : EntityBase, IScenePresence
|
||||||
{
|
{
|
||||||
public bool Invisible = false;
|
|
||||||
|
|
||||||
// ~ScenePresence()
|
// ~ScenePresence()
|
||||||
// {
|
// {
|
||||||
// m_log.DebugFormat("[SCENE PRESENCE]: Destructor called on {0}", Name);
|
// m_log.DebugFormat("[SCENE PRESENCE]: Destructor called on {0}", Name);
|
||||||
|
|
Loading…
Reference in New Issue