Don't warn about deprecations in deprecated/

We know we are deprecated here, no need to warn.
This commit is contained in:
Matthias Clasen 2011-11-02 01:21:49 -04:00
parent feece3c0bb
commit 1f827d6214
2 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,8 @@
#include "config.h"
#define GDK_DISABLE_DEPRECATION_WARNINGS
#include <stdlib.h>
#include <glib/gprintf.h>
#include <string.h>

View File

@ -25,6 +25,9 @@
*/
#include "config.h"
#define GDK_DISABLE_DEPRECATION_WARNINGS
#include <math.h>
#include <stdlib.h>
#include <string.h>