From bb7a709657fed261f2a1e60a308bc5548ed892f5 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 18 Mar 2006 12:25:56 +0000 Subject: [PATCH] Testing CVSROOT/loginfo changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/gtk/choice.cpp | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.2