compositor: Don't try and use a NULL sprite for the device pointer
authorRob Bradford <rob@linux.intel.com>
Tue, 25 Oct 2011 12:38:31 +0000 (13:38 +0100)
committerRob Bradford <rob@linux.intel.com>
Tue, 25 Oct 2011 12:38:31 +0000 (13:38 +0100)
commitd354711fc70c1b693498528dd0ccca62013b04ec
tree4758e4b4f5c7f31e060ee43850b299a71a33b763
parent8bd35c777064dd48aa3e30f8b9b676cd454d45e6
compositor: Don't try and use a NULL sprite for the device pointer

If loading the pointer images to the sprites fails then do not try and use
those NULL sprites for the pointer.
compositor/compositor.c