Update DrawViewPart.cpp
missed removing old line
This commit is contained in:
@@ -1679,7 +1679,6 @@ bool DrawViewPart::prefHardViz()
|
||||
->GetGroup("Preferences")
|
||||
->GetGroup("Mod/TechDraw/HLR");
|
||||
return hGrp->GetBool("HardViz", true);
|
||||
return result;
|
||||
}
|
||||
|
||||
bool DrawViewPart::prefSeamViz()
|
||||
|
||||
Reference in New Issue
Block a user