--- a/pidgin/plugins/perl/common/GtkSound.xs Sun May 28 13:26:27 2017 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ -#include "gtkmodule.h" - -MODULE = Pidgin::Sound PACKAGE = Pidgin::Sound PREFIX = pidgin_sound_ -PROTOTYPES: ENABLE - -const char * -pidgin_sound_get_event_option(event) - Purple::SoundEventID event - -const char * -pidgin_sound_get_event_label(event) - Purple::SoundEventID event - -Purple::Handle -pidgin_sound_get_handle()