removed extra semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -144,7 +144,7 @@ wxConsoleEventLoop::wxConsoleEventLoop()
|
|||||||
&m_wakeupPipe,
|
&m_wakeupPipe,
|
||||||
wxFDIO_INPUT
|
wxFDIO_INPUT
|
||||||
);
|
);
|
||||||
};
|
}
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// events dispatch and loop handling
|
// events dispatch and loop handling
|
||||||
|
Reference in New Issue
Block a user