doc: Unpublish global_zombie_object and wl_interface_equal
authorYong Bakos <ybakos@humanoriented.com>
Thu, 12 May 2016 20:52:39 +0000 (15:52 -0500)
committerBryce Harrington <bryce@osg.samsung.com>
Thu, 2 Jun 2016 00:34:30 +0000 (17:34 -0700)
commita1bce0ead5a7d46f719e1f890fd7e4d0fa5d7d55
tree8651f106424fa85a7e2481ce5cc196732bf751d6
parentd29b9233058004eef321f847a588b94eb86c1d36
doc: Unpublish global_zombie_object and wl_interface_equal

Both global_zombie_object and wl_interface_equal are private, yet were
part of public documentation despite not being part of the public API.

Move these two definitions to the top of an existing doxygen \cond block,
which removes them from the public documentation.

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
src/wayland-util.c