pidgin/pidgin

Remove a bunch of unused marshallers

19 months ago, Gary Kramlich
9051db7ca046
Remove a bunch of unused marshallers

Testing Done:
Compiled

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