]> git.street.me.uk Git - andy/viking.git/commit - src/vikgoto.c
The vikgoto should not be calling display updates.
authorRob Norris <rw_norris@hotmail.com>
Mon, 26 Nov 2012 22:35:29 +0000 (22:35 +0000)
committerRob Norris <rw_norris@hotmail.com>
Mon, 7 Jan 2013 22:00:21 +0000 (22:00 +0000)
commitc36a079a241521e5822818d5e0915881ae5b1b29
treed49bfc854c7a820c21da5c7129a825f2200871a6
parente09b94fef5666805510c85b4deff70e6dadf48eb
The vikgoto should not be calling display updates.

Thus remove unused parameter VikLayersPanel from the goto interface.
Updates of the display are controlled from the main Window.
src/vikgoto.c
src/vikgoto.h
src/vikwindow.c