summaryrefslogtreecommitdiffstats
path: root/tools/h5ls.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5ls.c')
-rw-r--r--tools/h5ls.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/h5ls.c b/tools/h5ls.c
index 4fdc673..2ceecb0 100644
--- a/tools/h5ls.c
+++ b/tools/h5ls.c
@@ -16,18 +16,6 @@
#include <h5tools.h>
/*
- * File drivers
- */
-#if defined VERSION13
-#include <H5FDsec2.h>
-#include <H5FDmulti.h>
-#include <H5FDfamily.h>
-#elif defined VERSION12
-#include <H5Fpublic.h>
-#endif
-
-
-/*
* If defined then include the file name as part of the object name when
* printing full object names. Otherwise leave the file name off.
*/