diff options
Diffstat (limited to 'hl')
-rw-r--r-- | hl/test/test_lite.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hl/test/test_lite.c b/hl/test/test_lite.c index 0a7b0b4..5bdeaca 100644 --- a/hl/test/test_lite.c +++ b/hl/test/test_lite.c @@ -1824,7 +1824,6 @@ static int test_valid_path(void) herr_t status; FILE *fp = NULL; htri_t path_valid; - char path[10]; const char *data_string_in = "test"; TESTING("H5LTpath_valid"); |