Add missing call to gtk_selection_clear_targets(), without which the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Dec 2008 23:03:11 +0000 (23:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Dec 2008 23:03:11 +0000 (23:03 +0000)
commitf56d3125a368d404ee4c85563a4b8c5bc0a8ce3d
tree6cab91efe2b4b33b8d982930436ab82f752609ab
parent2c2bce14fdc3076f357ac1841761a8717e590d22
Add missing call to gtk_selection_clear_targets(), without which the
list of selection targets offered by GTK PuTTY/pterm 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/putty@8364 cda61777-01e9-0310-a592-d414129be87e
unix/gtkwin.c