Browse Source

Remove stale comment.

pull/18/head
Jeff Young 4 months ago
parent
commit
3f1f9e8e72
  1. 3
      include/board_item.h

3
include/board_item.h

@ -275,9 +275,6 @@ public:
/**
* Set the layer this item is on.
*
* This method is virtual because some items (in fact: class DIMENSION)
* have a slightly different initialization.
*
* @param aLayer The layer number.
*/
virtual void SetLayer( PCB_LAYER_ID aLayer )

Loading…
Cancel
Save