From: Mart Raudsepp Date: Sat, 18 Mar 2006 12:25:56 +0000 (+0000) Subject: Testing CVSROOT/loginfo changes X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bb7a709657fed261f2a1e60a308bc5548ed892f5 Testing CVSROOT/loginfo changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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