comment change
This commit is contained in:
parent
5d3ef66843
commit
5dc4cd59ca
|
@ -277,7 +277,7 @@ wxString ReturnPcbLayerName( int layer_number, bool omitSpacePadding )
|
|||
*/
|
||||
{
|
||||
|
||||
#if 0 || defined(DEBUG)
|
||||
#if 0 && defined(DEBUG)
|
||||
|
||||
// Dick: this code is working fine, but we have no place to store the layer names yet.
|
||||
|
||||
|
|
Loading…
Reference in New Issue