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

@ -49,7 +49,6 @@
#include "gtkradiotoolbutton.h"
#include "gtkseparatormenuitem.h"
#include "gtkseparatortoolitem.h"
#include "deprecated/gtkstock.h"
#include "gtktoolshell.h"
#include "gtkbox.h"
#include "gtkprivate.h"