]> git.street.me.uk Git - andy/viking.git/commit - src/vikwebtool_datasource.c
[QA] Use the common map_utils_mpp_to_zoom function
authorRob Norris <rw_norris@hotmail.com>
Fri, 30 Aug 2013 08:42:13 +0000 (09:42 +0100)
committerRob Norris <rw_norris@hotmail.com>
Fri, 30 Aug 2013 08:42:13 +0000 (09:42 +0100)
commit3957ef85e98bb3d37a58ebae9cd84fc992967d34
treebcad84e24435379434c5e6dde6f0001e325cd166
parent4216c0bcce06fb1340c4c7c6de7c0c4f3ea078ea
[QA] Use the common map_utils_mpp_to_zoom function

It was introduced in commit SHA1:e1dde2a674348cf8d8805242561df4b0aab55490

However the later merge of DatasourceRemoteFile brought in an earlier version (and different location) of this common method.

So make the webtool_datasource use the new function and remove the old version.
src/util.c
src/util.h
src/vikwebtool_datasource.c