removed unused variable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík 2001-10-02 22:20:30 +00:00
parent 4fcd60c72f
commit 7995616276

View File

@ -74,7 +74,6 @@ private:
void wxEventLoopImpl::Dispatch()
{
event_t evt;
ibool rc;
MGL_wmUpdateDC(g_winMng);