]> git.street.me.uk Git - andy/viking.git/commit
Prevent Gtk Warnings in deleting all TrackWaypoint items
authorRob Norris <rw_norris@hotmail.com>
Sun, 12 Mar 2017 22:48:44 +0000 (22:48 +0000)
committerRob Norris <rw_norris@hotmail.com>
Mon, 13 Mar 2017 23:41:02 +0000 (23:41 +0000)
commite6ae080b040e5115dcc36e8021700eb5d518ea6b
tree2d59019ced4d6a8c4a18d4961abf7496efe79af9
parentdc80d5c576b423857231fb25c2418ef8ecf65421
Prevent Gtk Warnings in deleting all TrackWaypoint items

If the set of items is empty, then the containing treeview entry
won't be present either - so don't attempt to delete the non-existent
entry.
src/viktrwlayer.c