dxx-rebirth/d1x-rebirth/editor
Kp 5c7fc7d143 Remove unused UI_DIALOG d_callback
Every user now uses inheritance and a virtual function override.  Make
callback_handler pure virtual, delete its body, and then delete the
member variables that existed only for use in that body.  Remove the
constructor parameters that initialized those variables, and update all
derived classes accordingly.
2020-12-19 16:13:26 +00:00
..
ehostage.cpp Remove unused UI_DIALOG d_callback 2020-12-19 16:13:26 +00:00