X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ca8714b3cdc0ff60cfbda241296208e2079a286..3503581b33fe1294ab45cbd762e09a655fabd81e:/src/gtk/hyperlink.cpp diff --git a/src/gtk/hyperlink.cpp b/src/gtk/hyperlink.cpp index 21610311c5..c4e796ad47 100644 --- a/src/gtk/hyperlink.cpp +++ b/src/gtk/hyperlink.cpp @@ -82,7 +82,6 @@ bool wxHyperlinkCtrl::Create(wxWindow *parent, wxWindowID id, m_widget = gtk_link_button_new("asdfsaf asdfdsaf asdfdsa"); g_object_ref(m_widget); - gtk_widget_show(m_widget); // alignment float x_alignment = 0.5;