X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkprinteroptionset.c;h=d32d3b8c7d3f21d7997fa1f202f6e9195c9d1e83;hb=6faba61db10f9563cf7eb4328416445b30ae2c42;hp=5a30c7216453150a66fef79a914a42d9613c1c66;hpb=14c9a3a596040048e0d869e830253322f4b1f11f;p=~andy%2Fgtk diff --git a/gtk/gtkprinteroptionset.c b/gtk/gtkprinteroptionset.c index 5a30c7216..d32d3b8c7 100644 --- a/gtk/gtkprinteroptionset.c +++ b/gtk/gtkprinteroptionset.c @@ -24,7 +24,6 @@ #include #include "gtkprinteroptionset.h" -#include "gtkalias.h" /***************************************** * GtkPrinterOptionSet * @@ -192,7 +191,3 @@ gtk_printer_option_set_foreach (GtkPrinterOptionSet *set, { gtk_printer_option_set_foreach_in_group (set, NULL, func, user_data); } - - -#define __GTK_PRINTER_OPTION_SET_C__ -#include "gtkaliasdef.c"