mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Remove stale comment.
This commit is contained in:
parent
1e9da4684a
commit
3f1f9e8e72
@ -275,9 +275,6 @@ public:
|
|||||||
/**
|
/**
|
||||||
* Set the layer this item is on.
|
* 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.
|
* @param aLayer The layer number.
|
||||||
*/
|
*/
|
||||||
virtual void SetLayer( PCB_LAYER_ID aLayer )
|
virtual void SetLayer( PCB_LAYER_ID aLayer )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user