Fix compil warnings
This commit is contained in:
@@ -1124,8 +1124,6 @@ void BRDITEMS_PLOTTER::PlotTableBorders( const PCB_TABLE* aTable )
|
||||
if( !m_layerMask[aTable->GetLayer()] )
|
||||
return;
|
||||
|
||||
VECTOR2I pos = aTable->GetPosition();
|
||||
VECTOR2I end = aTable->GetEnd();
|
||||
int lineWidth;
|
||||
LINE_STYLE lineStyle;
|
||||
GBR_METADATA gbr_metadata;
|
||||
|
||||
Reference in New Issue
Block a user