]> err.no Git - libchamplain/commitdiff
Removed the FIXME
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Tue, 17 Mar 2009 12:05:14 +0000 (13:05 +0100)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 25 Mar 2009 08:06:19 +0000 (10:06 +0200)
bindings/perl/Champlain/xs/Gtk2ChamplainViewEmbed.xs

index 70df1557991eae34e324b7452a58b5d10bd072ad..7b08cc561c3859c52edd66d7cc375577fe630465 100644 (file)
@@ -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)