purple: disable deprecated warnings for GValueArray
commitbc511e4d34c71a5025f3b884ae803bb5356deff9
authorStefan Becker <chemobejk@gmail.com>
Wed, 29 Feb 2012 08:40:37 +0000 (29 10:40 +0200)
committerStefan Becker <chemobejk@gmail.com>
Wed, 29 Feb 2012 08:40:37 +0000 (29 10:40 +0200)
tree2daf6b4019382944f0eca4b3826a5ada3ea64b33
parent02227220cd1543e47452e133f4e1bc24eb9bb094
purple: disable deprecated warnings for GValueArray

This reverts commit 02227220cd1543e47452e133f4e1bc24eb9bb094.

Unfortunately GValueArray is the expected value in libpurple and
farsight, i.e. we can't simply replace it with GArray. Instead we now
disable -Wdeprecated-declarations in src/purple/purple-media.c.
src/purple/purple-media.c