gtk_selection_clear_targets() does not exist on GTK 1, so ifdef it.
[u/mdw/putty] / pinger.c
2004-11-27 simonNew timing infrastructure. There's a new function sched...