pixman: Branch 'master'

Julien Cristau jcristau at kemper.freedesktop.org
Sun Mar 30 12:00:16 PDT 2008


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

New commits:
commit f45b331f7bb7d7effe279159d8c899952b52a270
Author: Julien Cristau <jcristau at debian.org>
Date:   Sun Mar 30 20:53:42 2008 +0200

    Remove prototype for nonexistent pixman_image_set_filter_params

diff --git a/pixman/pixman.h b/pixman/pixman.h
index 6a27a3f..dfc5d58 100644
--- a/pixman/pixman.h
+++ b/pixman/pixman.h
@@ -563,10 +563,6 @@ pixman_bool_t   pixman_image_set_filter              (pixman_image_t
 						      const pixman_fixed_t         *filter_params,
 						      int                           n_filter_params);
 PIXMAN_EXPORT
-void            pixman_image_set_filter_params       (pixman_image_t               *image,
-						      pixman_fixed_t               *params,
-						      int                           n_params);
-PIXMAN_EXPORT
 void		pixman_image_set_source_clipping     (pixman_image_t		   *image,
 						      pixman_bool_t                 source_clipping);
 PIXMAN_EXPORT


More information about the xorg-commit mailing list