doc: Remove wayland-util.c from file list
authorYong Bakos <ybakos@humanoriented.com>
Fri, 25 Nov 2016 18:48:36 +0000 (10:48 -0800)
committerDaniel Stone <daniels@collabora.com>
Mon, 28 Nov 2016 11:25:08 +0000 (11:25 +0000)
commitdeb370cc8f834aa93c294b70f2e944dafd692031
tree7fee5b54e1b7ec8743972d02c8a75b9f6afe4a2d
parent20742b74490bd80ef62b888157df37af92a21e99
doc: Remove wayland-util.c from file list

Documentation generation via doxygen includes wayland-util.c in its file
list. Although functions are documented in wayland-util.h, doxygen is
not automatically using the same documentation for functions in
wayland-util.c. In addition, everything listed in the doxygen page for
wayland-util.c is documented in the page for wayland-util.h and the
pages for corresponding structures. As such, the doxygen page for
wayland-util.c has no value, and is redundant.

Remove the doxygen page for wayland-util.c.

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/doxygen/Makefile.am