summaryrefslogtreecommitdiffstats
path: root/fixincludes/tests/base/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes/tests/base/math.h')
-rw-r--r--fixincludes/tests/base/math.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/fixincludes/tests/base/math.h b/fixincludes/tests/base/math.h
index 2f6547d0096..5b5b1d1ede0 100644
--- a/fixincludes/tests/base/math.h
+++ b/fixincludes/tests/base/math.h
@@ -118,22 +118,6 @@ int foo;
#endif
#endif /* STRICT_ANSI_NOT_CTD_CHECK */
-
-#if defined( ULTRIX_ATOF_PARAM_CHECK )
-extern double atof(const char *__nptr);
-
-#endif /* ULTRIX_ATOF_PARAM_CHECK */
-
-
-#if defined( WINDISS_MATH1_CHECK )
-#ifndef __GNUC__
-#endif /* WINDISS_MATH1_CHECK */
-
-
-#if defined( WINDISS_MATH2_CHECK )
-#endif /* __GNUC__ */
-#endif /* WINDISS_MATH2_CHECK */
-
#endif /* FIXINC_WRAP_MATH_H_EXCEPTION_STRUCTURE */
#ifdef __cplusplus
#undef exception
OpenPOWER on IntegriCloud