Browse Source

comment change

pull/1/head
dickelbeck 18 years ago
parent
commit
5dc4cd59ca
  1. 2
      common/common.cpp

2
common/common.cpp

@ -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…
Cancel
Save