mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
Mostly debugging verbosity which I shall very shortly comment out.
Just want to try this out on windows quickly.
This commit is contained in:
@@ -64,5 +64,10 @@ namespace OpenSim.Framework
|
||||
return m_queue.Contains(item);
|
||||
}
|
||||
}
|
||||
|
||||
public int Count()
|
||||
{
|
||||
return m_queue.Count;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user