From: Emmanuel Rodriguez Date: Mon, 4 May 2009 13:07:56 +0000 (+0200) Subject: Remove the definition of champlain_view_tile_ready() X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e5deb2157b31a290c6b4570d19d53ffc2c1943c;p=libchamplain Remove the definition of champlain_view_tile_ready() --- 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)