mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Removed unused variables in PCB_VIEW
This commit is contained in:
parent
dc6c98310f
commit
d599a83c4b
@ -52,11 +52,6 @@ public:
|
||||
virtual void Update( VIEW_ITEM* aItem ) override;
|
||||
|
||||
void UpdateDisplayOptions( PCB_DISPLAY_OPTIONS* aOptions );
|
||||
private:
|
||||
|
||||
PCB_LAYER_ID m_activeLayer;
|
||||
PCB_LAYER_ID m_routeLayerTop;
|
||||
PCB_LAYER_ID m_routeLayerBottom;
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user