summaryrefslogtreecommitdiffstats
path: root/src/H5FDgass.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDgass.c')
-rw-r--r--src/H5FDgass.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDgass.c b/src/H5FDgass.c
index f8bf0d1..e4d43ca 100644
--- a/src/H5FDgass.c
+++ b/src/H5FDgass.c
@@ -67,7 +67,6 @@ typedef struct H5FD_gass_t {
* 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