Do not disable deprecation guards

This commit is contained in:
Javier Jardón 2010-09-22 04:20:11 +02:00
parent 9ef738c4ab
commit fb62d6105f
3 changed files with 0 additions and 5 deletions

View File

@ -1,5 +1,4 @@
/*** BEGIN file-header ***/
#undef GTK_DISABLE_DEPRECATED
#include "gtk.h"
#include "gtkprivate.h"

View File

@ -21,8 +21,6 @@
#include <string.h>
#undef GTK_DISABLE_DEPRECATED
#include <gtk/gtk.h>
#include "gailprogressbar.h"

View File

@ -24,8 +24,6 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
#undef GTK_DISABLE_DEPRECATED
#include "config.h"
#include <stdio.h>
#include "gtk/gtk.h"