X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/9f58c4b4841869d578c2047cd4774179a8919fa7..6de95419da92c374ae4851c780b05daecbafd86a:/src/vikslippymapsource.h?ds=sidebyside diff --git a/src/vikslippymapsource.h b/src/vikslippymapsource.h index bbb53c1e..a39d2f33 100644 --- a/src/vikslippymapsource.h +++ b/src/vikslippymapsource.h @@ -49,8 +49,6 @@ struct _VikSlippyMapSource GType vik_slippy_map_source_get_type (void) G_GNUC_CONST; VikSlippyMapSource * vik_slippy_map_source_new_with_id (guint8 id, const gchar *label, const gchar *hostname, const gchar *url); -gint vik_slippy_map_source_zoom_to_scale ( gdouble mpp ); - G_END_DECLS