From 5e5deb2157b31a290c6b4570d19d53ffc2c1943c Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Mon, 4 May 2009 15:07:56 +0200 Subject: [PATCH] Remove the definition of champlain_view_tile_ready() --- bindings/perl/Champlain/xs/ChamplainView.xs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bindings/perl/Champlain/xs/ChamplainView.xs b/bindings/perl/Champlain/xs/ChamplainView.xs index c5fda03..bc309ca 100644 --- a/bindings/perl/Champlain/xs/ChamplainView.xs +++ b/bindings/perl/Champlain/xs/ChamplainView.xs @@ -41,10 +41,6 @@ void champlain_view_set_map_source (ChamplainView *view, ChamplainMapSource *map_source); -#void -#champlain_view_tile_ready (ChamplainView *view, ChamplainZoomLevel *level, ChamplainTile *tile, gboolean animate); - - void champlain_view_go_to (ChamplainView *view, gdouble latitude, gdouble longitude) -- 2.39.5