testing Tedds temporary CIA-standin

afrisby
Tedd Hansen 2007-08-25 20:07:46 +00:00
parent 370f36e4e1
commit 05a7f44d73
1 changed files with 0 additions and 1 deletions

View File

@ -127,7 +127,6 @@ namespace OpenSim.Region.ScriptEngine.DotNetEngine
// Go through all timers
foreach (TimerClass ts in Timers)
{
// Time has passed?
if (ts.next.ToUniversalTime() < DateTime.Now.ToUniversalTime())
{