fix -Wextra in Fem

This commit is contained in:
wmayer
2016-09-24 02:17:15 +02:00
parent 1d84eac025
commit 480191c8ee
25 changed files with 112 additions and 61 deletions

View File

@@ -260,7 +260,8 @@ const std::string TaskFemConstraintFixed::getReferences() const
}
void TaskFemConstraintFixed::changeEvent(QEvent *e){
void TaskFemConstraintFixed::changeEvent(QEvent *)
{
}
//**************************************************************************