pidgin/pidgin

c365ae7720ac
Remove some remaining remnants of the old infopane widget

Testing Done:
Ran locally with `G_DEBUG=fatal-warnings` to verify the warnings this was producing were fixed.

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