summaryrefslogtreecommitdiffstats
path: root/src/H5FDsec2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDsec2.c')
-rw-r--r--src/H5FDsec2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDsec2.c b/src/H5FDsec2.c
index bc00fc8..4598fa2 100644
--- a/src/H5FDsec2.c
+++ b/src/H5FDsec2.c
@@ -89,7 +89,6 @@ typedef struct H5FD_sec2_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