]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/statbox.cpp
unload msimg32.dll earlier (before static cleanup time) to avoid lockups when wx...
[wxWidgets.git] / src / gtk / statbox.cpp
index 783d1315fabe65a444d2535f65a4f1544abff774..c8c14a446a2afbae0b4cbe6dde4376e8bee822be 100644 (file)
@@ -36,7 +36,7 @@ extern "C" {
 static void
 gtk_frame_size_allocate (GtkWidget     *widget,
                          GtkAllocation *allocation,
-                         wxStaticBox *p)
+                         wxStaticBox * WXUNUSED(box))
 {
     GtkFrame *frame = GTK_FRAME (widget);