Skip to content

Commit 45bf87d

Browse files
committed
gui: remove unused variable
Signed-off-by: Peter Gadfort <[email protected]>
1 parent 62358a0 commit 45bf87d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/gui/src/dbDescriptors.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2948,7 +2948,6 @@ Descriptor::Properties DbTechLayerDescriptor::getDBProperties(
29482948
}
29492949

29502950
if (layer->hasTwoWidthsSpacingRules()) {
2951-
std::vector<std::vector<odb::uint>> spacing_table;
29522951
const int widths = layer->getTwoWidthsSpacingTableNumWidths();
29532952

29542953
PropertyList spacing_rules;

0 commit comments

Comments
 (0)