summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/h5_vds.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/h5_vds.c b/examples/h5_vds.c
index 8d19527..e55f73d 100644
--- a/examples/h5_vds.c
+++ b/examples/h5_vds.c
@@ -224,7 +224,6 @@ main (void)
free(buf);
}
-#ifdef EIP
/*
* Read the data using the default properties.
*/
@@ -241,7 +240,6 @@ main (void)
printf (" %3d", rdata[i][j]);
printf ("]\n");
}
-#endif
/*
* Close and release resources.
*/