diff --git a/src/gtk/choice.cpp b/src/gtk/choice.cpp index 84eb8ca7f0..f9732b0aa1 100644 --- a/src/gtk/choice.cpp +++ b/src/gtk/choice.cpp @@ -608,5 +608,4 @@ wxChoice::GetClassDefaultAttributes(wxWindowVariant WXUNUSED(variant)) return GetDefaultAttributesFromGTKWidget(gtk_option_menu_new); } - #endif // wxUSE_CHOICE