the GSEAL branch added two includes for no reason.

2008-06-20  Michael Natterer  <mitch@imendio.com>

	* gtk/gtkprinter.h: the GSEAL branch added two includes for no
	reason.


svn path=/trunk/; revision=20640
This commit is contained in:
Michael Natterer 2008-06-20 13:55:21 +00:00 committed by Michael Natterer
parent e46eeab2a9
commit 9ae864e46e
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2008-06-20 Michael Natterer <mitch@imendio.com>
* gtk/gtkprinter.h: the GSEAL branch added two includes for no
reason.
2008-06-20 Johan Dahlin <jdahlin@async.com.br> 2008-06-20 Johan Dahlin <jdahlin@async.com.br>
* gtk/gtkaccelgroup.c: * gtk/gtkaccelgroup.c:

View File

@ -24,8 +24,6 @@
#ifndef __GTK_PRINTER_H__ #ifndef __GTK_PRINTER_H__
#define __GTK_PRINTER_H__ #define __GTK_PRINTER_H__
#include <gdk/gdkconfig.h>
#include <glib-object.h>
#include <cairo.h> #include <cairo.h>
#include <gtk/gtk.h> #include <gtk/gtk.h>