text: pixman: remove debug tests
authorDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 24 Jan 2013 13:10:43 +0000 (14:10 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Thu, 24 Jan 2013 13:10:43 +0000 (14:10 +0100)
commit7ca44910c2f00fd2854f8d7d0e37af3a517fdf5c
tree4f0fa52c6596c79a09ff6323320fa626edfbdc84
parent048576a85c88f64e37bdaa027fd5153be9410402
text: pixman: remove debug tests

The "true ||" case made pixman always use shadow buffers. Remove this
debug statement so it works as expected.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/text_pixman.c