pixman: Branch 'master'

Benjamin Otte company at kemper.freedesktop.org
Sun Nov 22 01:58:22 PST 2009


 pixman/pixman-private.h |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 0901ef41fbca2b8fb504c64a2b694bd764770292
Author: Benjamin Otte <otte at gnome.org>
Date:   Sun Nov 22 04:34:01 2009 +0100

    Remove nonexistant function from header

diff --git a/pixman/pixman-private.h b/pixman/pixman-private.h
index 5000f91..c99f2a2 100644
--- a/pixman/pixman-private.h
+++ b/pixman/pixman-private.h
@@ -254,10 +254,6 @@ _pixman_image_store_scanline_32 (bits_image_t *  image,
                                  int             y,
                                  int             width,
                                  const uint32_t *buffer);
-void
-_pixman_image_fetch_pixels (bits_image_t *image,
-                            uint32_t *    buffer,
-                            int           n_pixels);
 
 /* Even though the type of buffer is uint32_t *, the function
  * actually expects a uint64_t *buffer.


More information about the xorg-commit mailing list