diff options
Diffstat (limited to 'src/H5FDlog.h')
-rw-r--r-- | src/H5FDlog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDlog.h b/src/H5FDlog.h index 6703cf7..65d1222 100644 --- a/src/H5FDlog.h +++ b/src/H5FDlog.h @@ -26,4 +26,3 @@ __DLL__ herr_t H5Pset_fapl_log(hid_t fapl_id, char *logfile, int verbosity); #endif #endif - |