MOD: remove unused variable
the obj variable is not used inside the function
This commit is contained in:
@@ -482,7 +482,6 @@ void DrawSketchHandler::seekPreselectionAutoConstraint(
|
||||
const Base::Vector2d& Dir,
|
||||
AutoConstraint::TargetType type)
|
||||
{
|
||||
SketchObject* obj = sketchgui->getSketchObject();
|
||||
PreselectionData preSel = getPreselectionData();
|
||||
|
||||
if (preSel.geoId != GeoEnum::GeoUndef) {
|
||||
|
||||
Reference in New Issue
Block a user