mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
doc: Hide G_LOG_DOMAIN from gtk-doc
It's only used internally, and doesn't need to be documented here, as FP_COMPONENT which uses it already is.
This commit is contained in:
@@ -35,8 +35,10 @@
|
||||
|
||||
#ifdef FP_COMPONENT
|
||||
#undef G_LOG_DOMAIN
|
||||
#ifndef __GTK_DOC_IGNORE__
|
||||
#define G_LOG_DOMAIN "libfprint-"FP_COMPONENT
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user