wxMotifTimerImpl::~wxMotifTimerImpl() { gs_timers.erase(this); }
wxTimer::~wxTimer() { Stop(); s_timers.erase(this); }