Skip to content

Commit

Permalink
+ FEM: remove useless error message
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Apr 20, 2015
1 parent 9dfb87d commit 01768b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Mod/Fem/Gui/ViewProviderFemConstraintFixed.cpp
Expand Up @@ -56,7 +56,6 @@ ViewProviderFemConstraintFixed::~ViewProviderFemConstraintFixed()

bool ViewProviderFemConstraintFixed::setEdit(int ModNum)
{
Base::Console().Error("ViewProviderFemConstraintFixed::setEdit()\n");
if (ModNum == ViewProvider::Default ) {
// When double-clicking on the item for this constraint the
// object unsets and sets its edit mode without closing
Expand Down

0 comments on commit 01768b7

Please sign in to comment.