X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkprinteroptionset.c;h=4041462c220c6531176122e507d9bc15b48b3390;hb=79695ee64d41c9aadfe2c6f18dc7dd1e3fd44852;hp=5a30c7216453150a66fef79a914a42d9613c1c66;hpb=14c9a3a596040048e0d869e830253322f4b1f11f;p=~andy%2Fgtk diff --git a/gtk/gtkprinteroptionset.c b/gtk/gtkprinteroptionset.c index 5a30c7216..4041462c2 100644 --- a/gtk/gtkprinteroptionset.c +++ b/gtk/gtkprinteroptionset.c @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ #include "config.h" @@ -24,7 +22,6 @@ #include #include "gtkprinteroptionset.h" -#include "gtkalias.h" /***************************************** * GtkPrinterOptionSet * @@ -192,7 +189,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"