Remove unused variable since this option was removed in 86aaa2e9
This commit is contained in:
parent
cb830f74b7
commit
451d7c117a
|
@ -141,8 +141,6 @@ static const wxChar DebugZoneFiller[] = wxT( "DebugZoneFiller" );
|
|||
|
||||
static const wxChar DebugPDFWriter[] = wxT( "DebugPDFWriter" );
|
||||
|
||||
static const wxChar SkipBoundingBoxFpLoad[] = wxT( "SkipBoundingBoxFpLoad" );
|
||||
|
||||
/**
|
||||
* The diameter of the drill marks on print and plot outputs (in mm),
|
||||
* when the "Drill marks" option is set to "Small mark"
|
||||
|
|
Loading…
Reference in New Issue