From 451d7c117a1485d9a380520110cfce162adac5d1 Mon Sep 17 00:00:00 2001 From: Ian McInerney Date: Fri, 26 Feb 2021 18:46:18 +0000 Subject: [PATCH] Remove unused variable since this option was removed in 86aaa2e9 --- common/advanced_config.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/common/advanced_config.cpp b/common/advanced_config.cpp index a291c76668..81cf035d46 100644 --- a/common/advanced_config.cpp +++ b/common/advanced_config.cpp @@ -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"