From: Emmanuel Rodriguez Date: Sat, 9 May 2009 16:50:05 +0000 (+0200) Subject: champlain_map_source_get_tile() is no longer available X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9609049818f0b05227443a01be2790873fdd28d6;p=libchamplain champlain_map_source_get_tile() is no longer available --- diff --git a/bindings/perl/Champlain/xs/ChamplainMapSource.xs b/bindings/perl/Champlain/xs/ChamplainMapSource.xs index 9d4a79c..788f718 100644 --- a/bindings/perl/Champlain/xs/ChamplainMapSource.xs +++ b/bindings/perl/Champlain/xs/ChamplainMapSource.xs @@ -44,10 +44,6 @@ guint champlain_map_source_get_column_count (ChamplainMapSource *map_source, gint zoom_level) -#void -#champlain_map_source_get_tile (ChamplainMapSource *map_source, ChamplainView *view, ChamplainZoomLevel *level, ChamplainTile *tile) - - void champlain_map_source_set_name (ChamplainMapSource *map_source, const gchar *name)