X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8375af8ff97a3649361b988a40b991a8cdaab09..68ca12fef650ce4622e05ba4eb21a7aa23849107:/src/gtk/statbox.cpp diff --git a/src/gtk/statbox.cpp b/src/gtk/statbox.cpp index 783d1315fa..c8c14a446a 100644 --- a/src/gtk/statbox.cpp +++ b/src/gtk/statbox.cpp @@ -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);