custom-attrs.c:269:1: warning: 'load_cattr_type_object' defined but not used [-Wunuse...
authorJay Krell <jaykrell@microsoft.com>
Thu, 13 Jun 2019 08:30:50 +0000 (01:30 -0700)
committerLarry Ewing <lewing@microsoft.com>
Tue, 18 Jun 2019 02:53:08 +0000 (21:53 -0500)
commitc1b9e37c38d63710135ecc5f66d4258eae18f941
tree38519592352507969a075f6ad5796f5d5a0dfa75
parente35fa1041e74684374144474737517e9baf54bd8
custom-attrs.c:269:1: warning: 'load_cattr_type_object' defined but not used [-Wunused-function]
 load_cattr_type_object (MonoImage *image, MonoType *t, gboolean header, const char *p, const char *boundp, const char **end, MonoError *error, guint32 *slen)
 ^~~~~~~~~~~~~~~~~~~~~~

Commit migrated from https://github.com/mono/mono/commit/f2f5c45d9d7255800f08d19ee397efff681c5da4
src/mono/mono/metadata/custom-attrs.c