Sketcher Ellipse: code cleanup

deleting redundant overloaded functions involving arc-of-ellipse, a few
todo comments, not implemented methods, System(constraintlist)
constructor.
This commit is contained in:
DeepSOIC
2014-12-19 21:05:16 +03:00
committed by wmayer
parent 45fe358be8
commit fd06982d53
7 changed files with 15 additions and 220 deletions

View File

@@ -3951,7 +3951,6 @@ void ViewProviderSketch::rebuildConstraintsVisual(void)
break;
case InternalAlignment:
{
// TODO: Implement visual representation (if any)
edit->vConstrType.push_back((*it)->Type);
}
break;