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:
Michael Natterer
2008-06-16 19:19:31 +00:00
committed by Michael Natterer
parent 2a0358f6ce
commit 422a4dd1d2
2 changed files with 5 additions and 1 deletions

View File

@ -32,7 +32,6 @@
#include <glib/gstdio.h>
#include "gtkprintoperation-private.h"
#include "gtkmarshal.h"
#include "gtkmessagedialog.h"
#include <cairo-pdf.h>