]> err.no Git - libchamplain/commit
champlain_map_source_real_fill_tile() is no longer public.
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Sun, 12 Jul 2009 09:03:23 +0000 (11:03 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 25 Jul 2009 00:27:45 +0000 (20:27 -0400)
commit375760ca077a2f43e944e72675095b224668c4f3
tree748319cacf77ae423c1293a9604a3e811260ca2d
parent7cfe6919e4e5f7b71664050c19382464f65a7efd
champlain_map_source_real_fill_tile() is no longer public.

The function champlain_map_source_real_fill_tile is a virtual method and
shouldn't be public. The function isn't declared in the header files but it
exported in libchamplain.so (nm lists it).
champlain/champlain-map-source.c