Remove stale comment.

This commit is contained in:
Jeff Young 2025-08-06 17:22:04 +01:00
parent 1e9da4684a
commit 3f1f9e8e72

View File

@ -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 )