summaryrefslogtreecommitdiffstats
path: root/perform/iopipe.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2010-11-17 00:33:48 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2010-11-17 00:33:48 (GMT)
commit10c3eb0a9fc87e6005c4dffb3dd078c37f584d26 (patch)
tree645d3cf9f0bdfb831a072c5ec89f93477dfa8e22 /perform/iopipe.c
parent0ec9ac12efe8e2ff45b56d0e15779f565ff4d6e5 (diff)
downloadhdf5-10c3eb0a9fc87e6005c4dffb3dd078c37f584d26.zip
hdf5-10c3eb0a9fc87e6005c4dffb3dd078c37f584d26.tar.gz
hdf5-10c3eb0a9fc87e6005c4dffb3dd078c37f584d26.tar.bz2
[svn-r19797] Bug 2091: remove all Metraowerks compiler code bracheted by __MWERKS__.
Metraowerks compiler is no more. Make the code cleaner. Tested: H5committest plus jam serial.
Diffstat (limited to 'perform/iopipe.c')
-rw-r--r--perform/iopipe.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/perform/iopipe.c b/perform/iopipe.c
index 77d4fc8..a67c5c8 100644
--- a/perform/iopipe.c
+++ b/perform/iopipe.c
@@ -21,15 +21,6 @@
/* See H5private.h for how to include headers */
#include "hdf5.h"
-#if defined (__MWERKS__)
-#ifdef H5_HAVE_SYS_TIMEB
-#undef H5_HAVE_SYS_TIMEB
-#endif
-#ifdef H5_HAVE_SYSTEM
-#undef H5_HAVE_SYSTEM
-#endif
-#endif /* __MWERKS__*/
-
#include "H5private.h"
#ifdef H5_HAVE_SYS_TIMEB