mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
Remove forgotten debug message from my last commit.
This commit is contained in:
@@ -1092,7 +1092,6 @@ if (m_shape != null) {
|
||||
public void ResetExpire()
|
||||
{
|
||||
Expires = DateTime.Now + new TimeSpan(600000000);
|
||||
m_log.DebugFormat("[SOP]: Reset Expire to {0}", Expires);
|
||||
}
|
||||
|
||||
public void AddFlag(PrimFlags flag)
|
||||
|
||||
Reference in New Issue
Block a user