Remove unused/redundant assignments
This commit is contained in:
@@ -1423,7 +1423,6 @@ bool wxWindowQt::QtHandleMouseEvent ( QWidget *handler, QMouseEvent *event )
|
||||
e.SetEventType( wxEVT_LEAVE_WINDOW );
|
||||
|
||||
ProcessWindowEvent( e );
|
||||
m_mouseInside = mouseInside;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user