Fix build break

0.7.4.1
Justin Clark-Casey (justincc) 2012-03-23 01:11:43 +00:00
parent a9995ede65
commit 4ee8b3e23e
1 changed files with 1 additions and 1 deletions

View File

@ -1161,7 +1161,7 @@ namespace OpenSim.Region.Framework.Scenes
/// <summary> /// <summary>
/// Start the scene loop /// Start the scene loop
/// </summary> /// </summary>
public void Start() public void StartTimer()
{ {
// m_log.DebugFormat("[SCENE]: Starting Heartbeat timer for {0}", RegionInfo.RegionName); // m_log.DebugFormat("[SCENE]: Starting Heartbeat timer for {0}", RegionInfo.RegionName);