mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Remove unused field in TOOL_DISPATCHER
All use of this was removed in 0a0935e0f3b5c2f0e34621ff41a413ff38abfc10 but the field wasn't removed.
This commit is contained in:
parent
737262ffa8
commit
ff371af810
@ -122,9 +122,6 @@ private:
|
||||
|
||||
///< Instance of tool manager that cooperates with the dispatcher.
|
||||
TOOL_MANAGER* m_toolMgr;
|
||||
|
||||
///< Instance of an actions list that handles legacy action translation
|
||||
ACTIONS* m_actions;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user