7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-19 09:41:41 +00:00

comment change

This commit is contained in:
dickelbeck 2008-01-23 01:51:26 +00:00
parent 5d3ef66843
commit 5dc4cd59ca

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.