srtp test: Remove deprecation disabling

No deprecated APIs are used.
This commit is contained in:
Olivier Crête 2017-03-14 16:46:14 -04:00
parent a9c34fb9e3
commit ae7ba6ed46

View file

@ -19,10 +19,6 @@
* Boston, MA 02110-1301, USA.
*/
/* FIXME 0.11: suppress warnings for deprecated API such as GValueArray
* with newer GLib versions (>= 2.31.0) */
#define GLIB_DISABLE_DEPRECATION_WARNINGS
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif