mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
CHANGED: Removed "ForcedCursorPosition()" and "IsCursorPositionForced()" from view_controls.h. First, these functions are completely redundant as they do the exact same thing but have different names. Second, neither is called anywhere in the entire KiCad code base.