General cleanup of unused variable warnings
This commit is contained in:
@@ -4340,9 +4340,6 @@ public:
|
||||
|
||||
virtual bool check(LLDrawable* drawable)
|
||||
{
|
||||
LLVector3 local_start = mStart;
|
||||
LLVector3 local_end = mEnd;
|
||||
|
||||
if (!drawable || !gPipeline.hasRenderType(drawable->getRenderType()) || !drawable->isVisible())
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user