e687d14903
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. |
||
---|---|---|
.. | ||
block.cpp | ||
eda_draw_frame.cpp | ||
other.cpp |