]> Pileus Git - ~andy/gtk/blobdiff - gdk/gdkpixbuf-render.c
gdk/: fully remove gdkalias hacks
[~andy/gtk] / gdk / gdkpixbuf-render.c
index d1216b6c4831d4b5da0d878b391db47e0656cf68..bd94aaf4d836014a92abdc2ec3e94bd7acb2c96e 100644 (file)
@@ -26,9 +26,7 @@
 #include "gdkpixbuf.h"
 #include "gdkscreen.h"
 #include "gdkinternals.h"
-#include "gdkalias.h"
 
-\f
 
 /**
  * gdk_pixbuf_render_threshold_alpha:
@@ -253,7 +251,3 @@ gdk_pixbuf_render_pixmap_and_mask_for_colormap (GdkPixbuf   *pixbuf,
        *mask_return = NULL;
     }
 }
-
-#define __GDK_PIXBUF_RENDER_C__
-#include "gdkaliasdef.c"
-