From c534b35572925e45831fb542054764f344ab76e9 Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Tue, 17 Mar 2009 13:05:14 +0100 Subject: [PATCH] Removed the FIXME --- bindings/perl/Champlain/xs/Gtk2ChamplainViewEmbed.xs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bindings/perl/Champlain/xs/Gtk2ChamplainViewEmbed.xs b/bindings/perl/Champlain/xs/Gtk2ChamplainViewEmbed.xs index 70df155..7b08cc5 100644 --- a/bindings/perl/Champlain/xs/Gtk2ChamplainViewEmbed.xs +++ b/bindings/perl/Champlain/xs/Gtk2ChamplainViewEmbed.xs @@ -11,9 +11,5 @@ champlain_view_embed_new (class, ChamplainView *view) C_ARGS: view -# FIXME the parameter embed should be of type ChamplainViewEmbed. The bindings -# fail to generate the proper C code and leave unresolved symbols when -# using ChamplainViewEmbed. In order to provide 100% coverage of the API -# a GtkWidget has to be passed instead. ChamplainView * champlain_view_embed_get_view (ChamplainViewEmbed *embed) -- 2.39.5