Fast Timers brought up to linden equiv
This commit is contained in:
@@ -167,6 +167,7 @@ void LLVOPartGroup::freeVBSlot(S32 idx)
|
||||
*sVBSlotCursor = idx;
|
||||
}
|
||||
}
|
||||
|
||||
LLVOPartGroup::LLVOPartGroup(const LLUUID &id, const LLPCode pcode, LLViewerRegion *regionp)
|
||||
: LLAlphaObject(id, pcode, regionp),
|
||||
mViewerPartGroupp(NULL)
|
||||
@@ -181,7 +182,6 @@ LLVOPartGroup::~LLVOPartGroup()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
BOOL LLVOPartGroup::isActive() const
|
||||
{
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user