summaryrefslogtreecommitdiffstats
path: root/tools/h5ls/h5ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5ls/h5ls.c')
-rw-r--r--tools/h5ls/h5ls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/h5ls/h5ls.c b/tools/h5ls/h5ls.c
index 44ad6ad..d10e0d5 100644
--- a/tools/h5ls/h5ls.c
+++ b/tools/h5ls/h5ls.c
@@ -79,7 +79,6 @@ static void display_type(hid_t type, int ind);
static char *fix_name(const char *path, const char *base);
hid_t thefile;
-char *prefix;
const char *progname="h5ls";
int d_status;