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:
parent
de004174ff
commit
3ef595d5f8
@ -144,7 +144,7 @@ wxConsoleEventLoop::wxConsoleEventLoop()
|
||||
&m_wakeupPipe,
|
||||
wxFDIO_INPUT
|
||||
);
|
||||
};
|
||||
}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// events dispatch and loop handling
|
||||
|
Loading…
Reference in New Issue
Block a user