From 45808deb47584056baba0a73f3bf4097843ea895 Mon Sep 17 00:00:00 2001 From: jean-pierre charras Date: Thu, 26 Mar 2015 19:57:19 +0100 Subject: [PATCH] Minor fix: Gerber X2 attribute: remove one attribute (TF .GerberVersion, now no more in use) I added in my recent changes relative to the new J5 gerber version attributes. --- pcbnew/pcbplot.cpp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pcbnew/pcbplot.cpp b/pcbnew/pcbplot.cpp index 43a89c961d..0f4874083d 100644 --- a/pcbnew/pcbplot.cpp +++ b/pcbnew/pcbplot.cpp @@ -211,13 +211,6 @@ void AddGerberX2Attribute( PLOTTER * aPlotter, { wxString text; -#ifdef USE_J5_ATTR - text = wxT("%TF.GerberVersion,J5*%"); -#else - text = wxT("%TF.GerberVersion,J4*%"); -#endif - aPlotter->AddLineToHeader( text ); - #ifdef USE_J5_ATTR // Creates the TF,.GenerationSoftware. Format is: // %TF,.GenerationSoftware,,[,]*%