compositor: Fold weston_buffer_post_release into weston_buffer_reference
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 4 Mar 2013 17:07:46 +0000 (12:07 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 4 Mar 2013 17:35:19 +0000 (12:35 -0500)
commit2034780cb25c21e930796817f1a1b9dc17f653a3
tree873eb52e157503ece39913e51ba50a781b23a3dd
parent63093a35ea8b04bafbfb623dcdca6180c0a70ef7
compositor: Fold weston_buffer_post_release into weston_buffer_reference

Nothing else calls weston_buffer_post_release and the ref-counting and
sending the release event is essentially what weston_buffer_reference is
all about.
src/compositor.c
src/compositor.h