pidgin/pidgin

Inline zephyr_resubscribe

2021-01-14, Arkadiy Illarionov
153098577f8c
Inline zephyr_resubscribe

It's used once and return value wasn't utilized.

Testing Done:
Compile.

Reviewed at https://reviews.imfreedom.org/r/426/
nullclient = executable('nullclient', 'nullclient.c', 'defines.h',
c_args : ['-DSTANDALONE'],
dependencies : [libpurple_dep, glib])