Delete obsolete comment
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 22 Jun 2009 01:28:38 +0000 (21:28 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Mon, 22 Jun 2009 02:36:15 +0000 (22:36 -0400)
pixman/pixman-private.h

index d0aba91..07921b9 100644 (file)
@@ -438,11 +438,6 @@ _pixman_gradient_walker_pixel (pixman_gradient_walker_t       *walker,
 #  define MAX(a,b) ((a > b)? a : b)
 #endif
 
-/* FIXME: the (void)__read_func hides lots of warnings (which is what they
- * are supposed to do), but some of them are real. For example the one
- * where Fetch4 doesn't have a READ
- */
-
 #ifdef PIXMAN_FB_ACCESSORS
 
 #define ACCESS(sym) sym##_accessors