pidgin/pidgin

Fix some new warnings in zephyr.

2021-01-26, Elliott Sales de Andrade
611ae5d8a232
Fix some new warnings in zephyr.

* The `ZSubscription_t` struct uses non-const pointers, but we aren't doing anything with them really, so just cast the things we're inserting.
* The removed `zephyr` variable already exists higher up in the function.

Testing Done:
Compile

Reviewed at https://reviews.imfreedom.org/r/457/
syntax: glob
.*.swp
.DS_Store
.flatpak-builder
*.pyc
*~
\#*\#
subprojects/*/
syntax: regexp
^build(.+)?\/
win32-install-dir(\.release)?
po\/pidgin\.pot$