summaryrefslogtreecommitdiffstats
path: root/src/H5FDdrvr_module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDdrvr_module.h')
-rw-r--r--src/H5FDdrvr_module.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/H5FDdrvr_module.h b/src/H5FDdrvr_module.h
index 1d20fce..4a7a4d1 100644
--- a/src/H5FDdrvr_module.h
+++ b/src/H5FDdrvr_module.h
@@ -24,9 +24,7 @@
/* Define the proper control macros for the generic FUNC_ENTER/LEAVE and error
* reporting macros.
*/
-#define H5_MY_PKG H5FD
-#define H5_MY_PKG_ERR H5E_FILE
-#define H5_MY_PKG_INIT YES
-#define H5_PKG_SINGLE_SOURCE
+#define H5_MY_PKG H5FD
+#define H5_MY_PKG_ERR H5E_FILE
#endif /* H5FDdrvr_module_H */