The code in 'bitmap_addrect' already assumes non-null 'reg->data'
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Mon, 10 Jan 2011 19:01:16 +0000 (21:01 +0200)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Thu, 20 Jan 2011 00:14:07 +0000 (02:14 +0200)
commita8e4677ecc2fcbf16a53902e26fc82d0860e9a21
tree8029597d1bb94693f0f73b905d5e4096177cdd2c
parenta6a04c07c354e10d787193af8d2f6a6d27f374ad
The code in 'bitmap_addrect' already assumes non-null 'reg->data'

So the check of 'reg->data' pointer can be safely removed.
pixman/pixman-region.c