diff options
Diffstat (limited to 'test/tconfig.c')
-rw-r--r-- | test/tconfig.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/tconfig.c b/test/tconfig.c index 01fc2df..8ed2a31 100644 --- a/test/tconfig.c +++ b/test/tconfig.c @@ -202,7 +202,6 @@ void test_config_malloc(void) { char *pt; - size_t n; /* verify H5_MALLOC_WORKS (malloc zero byte) macros */ pt = malloc(0); |