]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprinteroptionset.c
GtkToolbar: remove deprecated call
[~andy/gtk] / gtk / gtkprinteroptionset.c
index 5a30c7216453150a66fef79a914a42d9613c1c66..d32d3b8c7d3f21d7997fa1f202f6e9195c9d1e83 100644 (file)
@@ -24,7 +24,6 @@
 #include <gmodule.h>
 
 #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"