summaryrefslogtreecommitdiffstats
path: root/src/H5FDsrb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDsrb.c')
-rw-r--r--src/H5FDsrb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDsrb.c b/src/H5FDsrb.c
index 66c5e18..db8de8d 100644
--- a/src/H5FDsrb.c
+++ b/src/H5FDsrb.c
@@ -35,7 +35,6 @@ static hid_t H5FD_SRB_g = 0;
* either lseek() or lseek64().
*/
/* adding for windows NT file system support. */
-/* pvn: added __MWERKS__ support. */
#ifdef H5_HAVE_LSEEK64
# define file_offset_t off64_t