]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
gtk_selection_clear_targets() does not exist on GTK 1, so ifdef it.
authorSimon Tatham <anakin@pobox.com>
Wed, 3 Dec 2008 00:06:38 +0000 (00:06 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 3 Dec 2008 00:06:38 +0000 (00:06 +0000)
commit742e65d66b1d9ee0e0fe5719275f46f25f137290
tree4c99907c31081e359a01d6e6c6b04ea67a1fcbc3
parente6fee2636d15a46c9d50f8e25d7224c0fbd50ca4
gtk_selection_clear_targets() does not exist on GTK 1, so ifdef it.

[originally from svn r8371]
unix/gtkwin.c