git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47406
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// wxApp idle handling
// ----------------------------------------------------------------------------
// wxApp idle handling
// ----------------------------------------------------------------------------
-void wxApp::OnIdle(wxIdleEvent& event)
+void wxApp::OnIdle(wxIdleEvent& WXUNUSED(event))
{
#if wxUSE_DC_CACHEING
// automated DC cache management: clear the cached DCs and bitmap
{
#if wxUSE_DC_CACHEING
// automated DC cache management: clear the cached DCs and bitmap