]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/nonownedwnd.cpp
State fix
[wxWidgets.git] / src / osx / carbon / nonownedwnd.cpp
index 4587682f13d3f01a2cd5d166c05747908830296f..179f6b49971dbaf333682f0c2da18752febd6b62 100644 (file)
@@ -1181,7 +1181,7 @@ void wxNonOwnedWindowCarbonImpl::Create(
     const wxPoint& pos,
     const wxSize& size,
     long style, long extraStyle, 
-    const wxString& name )
+    const wxString& WXUNUSED(name) )
 {
 
     OSStatus err = noErr ;