mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-21 14:11:41 +00:00
Fix build error due to duplicate var declaration
This commit is contained in:
parent
9a890cdba9
commit
8ef77ce8ef
@ -168,7 +168,6 @@ public:
|
||||
static const std::string CadstarFootprintLibPathExtension;
|
||||
static const std::string GedaPcbFootprintLibFileExtension;
|
||||
static const std::string EagleFootprintLibPathExtension;
|
||||
static const std::string DrawingSheetFileExtension;
|
||||
static const std::string SpecctraDsnFileExtension;
|
||||
static const std::string SpecctraSessionFileExtension;
|
||||
static const std::string IpcD356FileExtension;
|
||||
|
Loading…
Reference in New Issue
Block a user