diff --git a/pcbnew/exporters/export_vrml.cpp b/pcbnew/exporters/export_vrml.cpp index 526598ff76..a52aa7e09a 100644 --- a/pcbnew/exporters/export_vrml.cpp +++ b/pcbnew/exporters/export_vrml.cpp @@ -124,7 +124,6 @@ enum VRML_COLOR_INDEX VRML_COLOR_TRACK, VRML_COLOR_SILK, VRML_COLOR_TIN, - VRML_COLOR_TRANSPARENT, VRML_COLOR_LAST };