]> Pileus Git - ~andy/gtk/commitdiff
the GSEAL branch added two includes for no reason.
authorMichael Natterer <mitch@imendio.com>
Fri, 20 Jun 2008 13:55:21 +0000 (13:55 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Fri, 20 Jun 2008 13:55:21 +0000 (13:55 +0000)
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

ChangeLog
gtk/gtkprinter.h

index d0307c8607099609109f12c8bcba647dd891a183..67ce51ab1c3765d273b62e335e56128bcba2bda8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
        * gtk/gtkaccelgroup.c:
index e19224246192ee31b8e6a6693db897d3182549a4..e3c8dd71b7256e201c7cf0f5ff423e92d533a016 100644 (file)
@@ -24,8 +24,6 @@
 #ifndef __GTK_PRINTER_H__
 #define __GTK_PRINTER_H__
 
-#include <gdk/gdkconfig.h>
-#include <glib-object.h>
 #include <cairo.h>
 #include <gtk/gtk.h>