yet more extra semicolons removed (patch 1305031)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -69,7 +69,7 @@ wxJoystick::wxJoystick(int joystick)
|
||||
/* No such joystick, return ID 0 */
|
||||
m_joystick = 0;
|
||||
return;
|
||||
};
|
||||
}
|
||||
|
||||
wxPoint wxJoystick::GetPosition() const
|
||||
{
|
||||
|
Reference in New Issue
Block a user