Allow NULL property_changed function
authorSøren Sandmann Pedersen <ssp@redhat.com>
Fri, 10 Dec 2010 19:44:22 +0000 (14:44 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Tue, 18 Jan 2011 17:42:26 +0000 (12:42 -0500)
commit0a6360a7ee0983dd52d368f5352d8c313fb0570b
tree0d6ff4fd68a5bf060d907427e5cb2f1d6d71f419
parent34b5633105e5e2838ac8deb32d26e3bbe73a3d1a
Allow NULL property_changed function

Initialize the field to NULL, and then delete the empty functions from
the solid, linear, radial, and conical images.
pixman/pixman-conical-gradient.c
pixman/pixman-image.c
pixman/pixman-linear-gradient.c
pixman/pixman-radial-gradient.c
pixman/pixman-solid-fill.c