summaryrefslogtreecommitdiffstats
path: root/lib/format_pool/format_pool.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/format_pool/format_pool.c')
-rw-r--r--lib/format_pool/format_pool.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/format_pool/format_pool.c b/lib/format_pool/format_pool.c
index 0d3f9184..26321c13 100644
--- a/lib/format_pool/format_pool.c
+++ b/lib/format_pool/format_pool.c
@@ -281,7 +281,6 @@ static struct format_instance *_pool_create_instance(const struct format_type *f
static void _pool_destroy_instance(struct format_instance *fid __attribute((unused)))
{
- return;
}
static void _pool_destroy(const struct format_type *fmt)