Fixed a warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
18e8e19b94
commit
7ce66351b7
@ -3473,8 +3473,6 @@ void wxPropertyGrid::CustomSetCursor( int type, bool override )
|
||||
// Setups event handling for child control
|
||||
void wxPropertyGrid::SetupChildEventHandling( wxWindow* argWnd, int id )
|
||||
{
|
||||
wxWindow* wnd = argWnd;
|
||||
|
||||
if ( argWnd == m_wndEditor )
|
||||
{
|
||||
this->Connect(id, wxEVT_MOTION,
|
||||
|
Loading…
Reference in New Issue
Block a user