Remove all the operators that use division from pixman-combine32.c
authorSøren Sandmann <ssp@redhat.com>
Sun, 8 Dec 2013 14:08:45 +0000 (09:08 -0500)
committerSøren Sandmann <ssp@redhat.com>
Sat, 4 Jan 2014 21:13:27 +0000 (16:13 -0500)
commit82d094654a46bd97d47f1f132a01ae0a74b986f3
treea3ac9de44399214207ba6f6f2e29d7f0b0b6b6d5
parentccb1df0c5e80736a0afc3482ec5268d729953d65
Remove all the operators that use division from pixman-combine32.c

These are now handled by floating point combiners.
pixman/pixman-combine32.c