region: Remove overlap argument from pixman_op()
authorSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 11 Oct 2012 08:04:04 +0000 (04:04 -0400)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Thu, 11 Oct 2012 09:09:19 +0000 (05:09 -0400)
commitd5f2f39319fc358cccda60abe0bc927bd27131c1
treee3d505addac962369a3d530540845261288c9aee
parentcb4f325ec0e844008075fe89ceb9f634ae41e7c9
region: Remove overlap argument from pixman_op()

This is used to compute whether the regions in question overlap, but
nothing makes use of this information, so it can be removed.
pixman/pixman-region.c