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/
REVIEWBOARD_URL = "https://reviews.imfreedom.org/"
REPOSITORY = "pidgin/pidgin"
REPOSITORY_TYPE = "mercurial"
BRANCH = "default"
LAND_DEST_BRANCH = "default"
LAND_PUSH = False