Fix build.
This commit is contained in:
@@ -3784,10 +3784,6 @@ F32 LLViewerObject::getLinksetPhysicsCost()
|
||||
return mLinksetPhysicsCost;
|
||||
}
|
||||
|
||||
F32 LLViewerObject::getStreamingCost(S32* bytes, S32* visible_bytes, F32* unscaled_value) const
|
||||
{
|
||||
return 0.f;
|
||||
}
|
||||
F32 LLViewerObject::recursiveGetEstTrianglesMax() const
|
||||
{
|
||||
F32 est_tris = getEstTrianglesMax();
|
||||
|
||||
Reference in New Issue
Block a user