forked from AuroraMiddleware/gtk
don't include the deprecated (and unused) "gtkmarshal.h".
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
This commit is contained in:
parent
2a0358f6ce
commit
422a4dd1d2
@ -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
|
||||
|
@ -32,7 +32,6 @@
|
||||
|
||||
#include <glib/gstdio.h>
|
||||
#include "gtkprintoperation-private.h"
|
||||
#include "gtkmarshal.h"
|
||||
#include "gtkmessagedialog.h"
|
||||
|
||||
#include <cairo-pdf.h>
|
||||
|
Loading…
Reference in New Issue
Block a user