Revert "Bare minimum to get the new bake module to compile with this old code"

This reverts commit 1d4355bd73.
avinationmerge
Melanie Thielker 2014-11-12 06:39:01 +01:00
parent 1d4355bd73
commit 0a1a063415
1 changed files with 0 additions and 2 deletions

View File

@ -73,8 +73,6 @@ namespace OpenSim.Region.Framework.Scenes
public class ScenePresence : EntityBase, IScenePresence
{
public bool Invisible = false;
// ~ScenePresence()
// {
// m_log.DebugFormat("[SCENE PRESENCE]: Destructor called on {0}", Name);