Remove dstMask from pixman-fast-path.c
authorSøren Sandmann Pedersen <sandmann@redhat.com>
Thu, 4 Jun 2009 02:51:18 +0000 (22:51 -0400)
committerSøren Sandmann Pedersen <sandmann@redhat.com>
Fri, 19 Jun 2009 15:53:34 +0000 (11:53 -0400)
commitda001051d876051763dc0bc1a90d58ec7ca31e96
tree754268368f2d805f39069348b086dd5f6fdc92da
parent304412752e2cbb7a8d407ca1af45d4ec1508e5b2
Remove dstMask from pixman-fast-path.c

These were used to zero the x8 channel of PIXMAN_x8r8g8b8
destinations. However, we treat this channel as undefined, so there is
no need to zero it.
pixman/pixman-fast-path.c