-
Notifications
You must be signed in to change notification settings - Fork 362
unused variable #6148
Copy link
Copy link
Open
Labels
issue: bug (minor)Bug affecting only some users or with no major impact on the frameworkBug affecting only some users or with no major impact on the framework
Description
Activity
Metadata
Metadata
Assignees
Labels
issue: bug (minor)Bug affecting only some users or with no major impact on the frameworkBug affecting only some users or with no major impact on the framework
File:
/sofa-master/Sofa/GL/Component/Rendering3D/src/sofa/gl/component/rendering3d/DataDisplay.cpp: line 288
Code:
else if( !pointTriData.empty() )
{
std::vector colors; // <-- unused