removed redundant declaration (no real changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1254,7 +1254,6 @@ void wxApp::MacHandleOneEvent( WXEVENTREF evr )
|
||||
#endif // wxUSE_THREADS
|
||||
}
|
||||
|
||||
long wxMacTranslateKey(unsigned char key, unsigned char code) ;
|
||||
long wxMacTranslateKey(unsigned char key, unsigned char code)
|
||||
{
|
||||
long retval = key ;
|
||||
|
Reference in New Issue
Block a user