From 2664c2d57552176052d753def2d307f63c2c9ff4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 10 Feb 2009 19:47:19 -0500 Subject: [PATCH] Remove stale comment --- pixman/pixman-transformed.c | 1 - 1 file changed, 1 deletion(-) diff --git a/pixman/pixman-transformed.c b/pixman/pixman-transformed.c index f0e8906..6d695c5 100644 --- a/pixman/pixman-transformed.c +++ b/pixman/pixman-transformed.c @@ -416,7 +416,6 @@ ACCESS(fbFetchTransformed)(bits_image_t * pict, int x, int y, int width, unit.vector[2] = 0; } - /* This allows filtering code to pretend that pixels are located at integer coordinates */ if (pict->common.filter == PIXMAN_FILTER_NEAREST || pict->common.filter == PIXMAN_FILTER_FAST) { fetchPixelProc32 fetch; -- 2.7.4