summaryrefslogtreecommitdiffstats
path: root/test/vfd_swmr.c
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2020-03-24 20:39:19 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-03-24 20:39:19 (GMT)
commit14a8543c7a88f835e3b0633637cd427447cabc85 (patch)
tree1f8d5a73e56a8389bcf2f06e0731ceaefce079d2 /test/vfd_swmr.c
parent8ccff19e02c9c342f76a2e5a0a539cba983eaa3d (diff)
downloadhdf5-14a8543c7a88f835e3b0633637cd427447cabc85.zip
hdf5-14a8543c7a88f835e3b0633637cd427447cabc85.tar.gz
hdf5-14a8543c7a88f835e3b0633637cd427447cabc85.tar.bz2
Remove a duplicate `#define H5FD_TESTING` line.
Diffstat (limited to 'test/vfd_swmr.c')
-rw-r--r--test/vfd_swmr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/vfd_swmr.c b/test/vfd_swmr.c
index fd9e752..1be1aba 100644
--- a/test/vfd_swmr.c
+++ b/test/vfd_swmr.c
@@ -36,7 +36,6 @@
#include "H5Iprivate.h"
#define H5FD_FRIEND /*suppress error about including H5FDpkg */
-#define H5FD_TESTING
#include "H5FDpkg.h"
#define FS_PAGE_SIZE 512