kicad/common/legacy_gal
John Beard e687d14903 Remove useless const_casts
Both versions of EDA_DRAW_FRAME::isBusy have a useless const_cast.

GetScreen() const returns a non-const SCH_SCREEN already, it doesn't
need to be cast, and it's stored in const SCH_SCREEN anyway.
2019-04-24 09:46:01 +01:00
..
block.cpp Clean up undo when cancelling block operation. 2018-12-21 22:45:57 +00:00
eda_draw_frame.cpp Remove useless const_casts 2019-04-24 09:46:01 +01:00
other.cpp Remove dead code from removal of eeschema legacy canvas. 2019-04-05 15:54:31 +01:00