From 9609049818f0b05227443a01be2790873fdd28d6 Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Sat, 9 May 2009 18:50:05 +0200 Subject: [PATCH] champlain_map_source_get_tile() is no longer available --- bindings/perl/Champlain/xs/ChamplainMapSource.xs | 4 ---- 1 file changed, 4 deletions(-) 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) -- 2.39.5