comment change

This commit is contained in:
dickelbeck 2008-01-23 01:51:26 +00:00
parent 5d3ef66843
commit 5dc4cd59ca
1 changed files with 1 additions and 1 deletions

View File

@ -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. // Dick: this code is working fine, but we have no place to store the layer names yet.