]> git.street.me.uk Git - andy/viking.git/commit
The geonamesearch should not be calling display updates.
authorRob Norris <rw_norris@hotmail.com>
Fri, 23 Nov 2012 21:06:35 +0000 (21:06 +0000)
committerRob Norris <rw_norris@hotmail.com>
Mon, 7 Jan 2013 21:42:51 +0000 (21:42 +0000)
commit120ab662c64d375e70e1c83c148245f1439e7ca2
tree767d29b95b1b8b3d3373b4d83fd0424fbdadc59c
parent7616220d138f0fcd50becdc760dd09cef5dc11cd
The geonamesearch should not be calling display updates.

Thus remove unused parameter VikLayersPanel from the geonamesearch interface.
Updates of display are controlled from the TrackWaypoint layer.
src/geonamessearch.c
src/geonamessearch.h
src/viktrwlayer.c