Unexport or delete various functions
authorSøren Sandmann <sandmann@redhat.com>
Fri, 27 Jun 2008 05:11:30 +0000 (01:11 -0400)
committerSøren Sandmann <sandmann@redhat.com>
Fri, 27 Jun 2008 05:11:30 +0000 (01:11 -0400)
commit3c43b869f3821495978c61b9195f0b0e9e9e1245
tree3409e51f620386f694b1397c96a0744d0ce83a31
parent36b05f2cac7fa28e31131ca0d6b8b133ccd95ab8
Unexport or delete various functions

- Delete pixman_region_append()
- Delete pixman_region_empty()
- Make pixman_region_validate() static and don't export it.

Reported by Julien Cristau.
pixman/pixman-region.c