]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/app.cpp
added code to free memory allocated in wxSetEnv() when it uses putenv()
[wxWidgets.git] / src / msw / app.cpp
index f1cdf6d3856e55ef6a010cd3b3ebe8757ee967b9..703871214cb0c5326c4c70afbba398a0566d89e2 100644 (file)
@@ -548,7 +548,7 @@ wxApp::~wxApp()
 // 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