summaryrefslogtreecommitdiffstats
path: root/src/H5FDs3comms.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDs3comms.h')
-rw-r--r--src/H5FDs3comms.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/H5FDs3comms.h b/src/H5FDs3comms.h
index 6bd3232..5d939f8 100644
--- a/src/H5FDs3comms.h
+++ b/src/H5FDs3comms.h
@@ -52,9 +52,6 @@
*
*****************************************************************************/
-#ifndef H5FDs3comms_H
-#define H5FDs3comms_H
-
#include "H5private.h" /* Generic Functions */
#ifdef H5_HAVE_ROS3_VFD
@@ -563,5 +560,3 @@ H5_DLL herr_t H5FD_s3comms_uriencode(char *dest, const char *s, size_t s_len, hb
#endif
#endif /* H5_HAVE_ROS3_VFD */
-
-#endif /* ifndef H5FDs3comms_H */