client: Make proxy_destroy a static function

Graphics / Wayland / Wayland - Jonas Ådahl [gmail.com] - 28 April 2016 02:01 UTC

proxy_destroy() is just the implementation of the atomic part of wl_proxy_destroy(), so lets make it static.

9a652c4 client: Make proxy_destroy a static function
src/wayland-client.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

Upstream: cgit.freedesktop.org


  • Share