pidgin/pidgin

f34ff5a47b2e
Remove some unused functions from purpleconversation.[ch]

Testing Done:
Compiled

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