Drop some unnecessary includes

Drop includes of deprecated headers where they are
no longer needed.
This commit is contained in:
Matthias Clasen
2013-07-19 22:32:23 -04:00
parent 0aa57d26b5
commit 2f1fa7cdc3
25 changed files with 1 additions and 32 deletions

View File

@ -103,7 +103,6 @@
#include "gtkrecentmanager.h"
#include "gtkintl.h"
#include "gtksettings.h"
#include "deprecated/gtkstock.h"
#include "gtkicontheme.h"
#include "gtktypebuiltins.h"
#include "gtkprivate.h"