qulogic/pidgin

Remove PidginContactListWindow

5 months ago, Gary Kramlich
7e9e07a3b9cf
Remove PidginContactListWindow

This was a temporary workaround to help us replace the old buddy list window
which we finished awhile ago.

Testing Done:
Ran with the turtles and then verified some accounts connected fine.

Reviewed at https://reviews.imfreedom.org/r/2894/
PURPLE_HISTORY_SOURCES = [
'purplehistorycore.c',
]
executable('purple-history',
PURPLE_HISTORY_SOURCES,
dependencies : [libpurple_dep, glib],
install : true)