[FEM] TaskFemConstraintForce.cpp: squash GCC warning
This commit is contained in:
committed by
Bernd Hahnebach
parent
288456ee4b
commit
3afa603a1e
@@ -290,6 +290,7 @@ void TaskFemConstraintForce::onButtonDirection(const bool pressed)
|
||||
{
|
||||
// sets the normal vector of the currently selecteed planar face as direction
|
||||
|
||||
Q_UNUSED(pressed)
|
||||
//get vector of selected objects of active document
|
||||
std::vector<Gui::SelectionObject> selection = Gui::Selection().getSelectionEx();
|
||||
if (selection.size() == 0) {
|
||||
|
||||
Reference in New Issue
Block a user