]> Pileus Git - ~andy/gtk/commitdiff
don't include the deprecated (and unused) "gtkmarshal.h".
authorMichael Natterer <mitch@imendio.com>
Mon, 16 Jun 2008 19:19:31 +0000 (19:19 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 16 Jun 2008 19:19:31 +0000 (19:19 +0000)
2008-06-16  Michael Natterer  <mitch@imendio.com>

* gtk/gtkprintoperation-unix.c: don't include the deprecated (and
unused) "gtkmarshal.h".

svn path=/trunk/; revision=20407

ChangeLog
gtk/gtkprintoperation-unix.c

index d98fcc46ebb30c10e8f67dd3abe36a2d8e4f007d..a3bea91dc3a6714ecb7a5a20e23629c987a30496 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-16  Michael Natterer  <mitch@imendio.com>
+
+       * gtk/gtkprintoperation-unix.c: don't include the deprecated (and
+       unused) "gtkmarshal.h".
+
 2008-06-16  Behdad Esfahbod  <behdad@gnome.org>
 
        Bug 538182 – pango_cairo_context_update_layout is not noop after
index 6b692d53605a2a51a7b15dda39b3e3271cdba450..16c7eb263abc4fa94cb1632a38b2c1b690cbf13f 100644 (file)
@@ -32,7 +32,6 @@
 
 #include <glib/gstdio.h>
 #include "gtkprintoperation-private.h"
-#include "gtkmarshal.h"
 #include "gtkmessagedialog.h"
 
 #include <cairo-pdf.h>