summaryrefslogtreecommitdiff
path: root/src/hb-object-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hb-object-private.h')
-rw-r--r--src/hb-object-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-object-private.h b/src/hb-object-private.h
index 937b1df..2f5429f 100644
--- a/src/hb-object-private.h
+++ b/src/hb-object-private.h
@@ -62,7 +62,7 @@ typedef struct {
#define HB_DEBUG_OBJECT HB_DEBUG+0
#endif
-static HB_UNUSED inline hb_bool_t /* always returns TRUE */
+static inline hb_bool_t /* always returns TRUE */
_hb_object_debug_out (const void *obj,
hb_reference_count_t *ref_count,
const char *function)