From c034336452ee48574f0dd65bf053079f9801e269 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 31 Aug 2010 14:29:27 -0500 Subject: [svn-r19323] Description: Remove unneeded prototype. Tested on: None - eyeballed only, too minor. --- src/H5EAtest.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/H5EAtest.c b/src/H5EAtest.c index acf4863..1b5e100 100644 --- a/src/H5EAtest.c +++ b/src/H5EAtest.c @@ -385,8 +385,6 @@ END_FUNC(STATIC) /* end H5EA__test_crt_dbg_context() */ * *------------------------------------------------------------------------- */ -static herr_t H5EA__test_dst_dbg_context(void *_ctx); - BEGIN_FUNC(STATIC, NOERR, herr_t, SUCCEED, -, H5EA__test_dst_dbg_context(void *_ctx)) -- cgit v0.12