pidgin/pidgin

Remove PidginBuddyList->timeout.

2021-06-08, Elliott Sales de Andrade
1c25eac61c19
Remove PidginBuddyList->timeout.

It's claimed to be for tooltips, but the only code that references it removes the timeout source, and nothing sets one up.

Testing Done:
Compile only.

Reviewed at https://reviews.imfreedom.org/r/733/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)