]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/nonownedwnd_osx.cpp
Add a test for eol-native file existence in the release script.
[wxWidgets.git] / src / osx / nonownedwnd_osx.cpp
index edcba5d9ce707e6f0cf838324b99f2177e7be9f7..3b6c02495856bd11d635000f2baaf67fd7ba5939 100644 (file)
@@ -307,7 +307,7 @@ void wxNonOwnedWindow::HandleActivated( double timestampsec, bool didActivate )
     HandleWindowEvent(wxevent);
 }
 
-void wxNonOwnedWindow::HandleResized( double timestampsec )
+void wxNonOwnedWindow::HandleResized( double WXUNUSED(timestampsec) )
 {
     SendSizeEvent();
     // we have to inform some controls that have to reset things