Add missing call to gtk_selection_clear_targets(), without which the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Dec 2008 23:04:17 +0000 (23:04 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Dec 2008 23:04:17 +0000 (23:04 +0000)
commitc214c108bf98591b162f7e306f192a9ca962f3de
treeaa01b1fc8c376abcc51428fb899f1db860ea70c9
parentfb539d1bfad3fc62cdec976e6676848903d637cc
Add missing call to gtk_selection_clear_targets(), without which the
list of selection targets offered by GTK Puzzles grows an extra copy
of each of the three supported text formats every time the user
makes a selection!

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8365 cda61777-01e9-0310-a592-d414129be87e
gtk.c