diff options
Diffstat (limited to 'windows/src')
-rwxr-xr-x | windows/src/H5pubconf.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/windows/src/H5pubconf.h b/windows/src/H5pubconf.h index 0c06901..aaad8be 100755 --- a/windows/src/H5pubconf.h +++ b/windows/src/H5pubconf.h @@ -138,10 +138,6 @@ in the file file_io.win32.c and including it on the projects #endif /* H5_HAVE_WINDOWS */ -/* This definition is used for alterative handelling and testing of Windows -paths. This shouldn't need to be commented or removed. */ -#define H5_HAVE_WINDOW_PATH 1 - /* comment the following line out if you are not using N-bit filter*/ /* #define H5_HAVE_FILTER_NBIT 1*/ |