pidgin/pidgin

Remove PurpleRequestDataSheet

2 months ago, Gary Kramlich
86afaa3533bc
Remove PurpleRequestDataSheet

This was only used by Gadu Gadu which has been removed.

Testing Done:
Called in the turtles.

Reviewed at https://reviews.imfreedom.org/r/3128/
subdir('reference')
if ENABLE_GTK
configure_file(
input : 'pidgin3.1.in',
output : 'pidgin3.1',
configuration : man_conf,
install : true,
install_dir : get_option('mandir') / 'man1')
endif