mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-28 23:16:15 -04:00
hopefully this fixes some more...
This commit is contained in:
@@ -326,7 +326,6 @@ bool DraftSchematicObject::getAttribMinMax(int index, int & minValue,
|
||||
{
|
||||
const SharedDraftSchematicObjectTemplate::SchematicAttribute & minAttrib =
|
||||
getAttribMin(index);
|
||||
minValue = minAttrib.value;
|
||||
const SharedDraftSchematicObjectTemplate::SchematicAttribute & maxAttrib =
|
||||
getAttribMax(index);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user