qulogic/pidgin

edc1281d605e
Remove some unused stuff from PurpleMessage

Testing Done:
Compiled and sent some messages to the echo bot and verified they were in the database.

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