summaryrefslogtreecommitdiffstats
path: root/src/H5FDlog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDlog.c')
-rw-r--r--src/H5FDlog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5FDlog.c b/src/H5FDlog.c
index 2bc356a..244a56a 100644
--- a/src/H5FDlog.c
+++ b/src/H5FDlog.c
@@ -115,7 +115,6 @@ typedef struct H5FD_log_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