summaryrefslogtreecommitdiff
path: root/fixincludes/tests/base/stdint.h
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes/tests/base/stdint.h')
-rw-r--r--fixincludes/tests/base/stdint.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/fixincludes/tests/base/stdint.h b/fixincludes/tests/base/stdint.h
index 3d897f88f7..54da0a1220 100644
--- a/fixincludes/tests/base/stdint.h
+++ b/fixincludes/tests/base/stdint.h
@@ -14,10 +14,3 @@
# define UINT8_C(c) c
# define UINT16_C(c) c
#endif /* GLIBC_STDINT_CHECK */
-
-
-#if defined( IRIX_STDINT_C99_MODE_CHECK )
-#if 0
-#error This header file is to be used only for c99 mode compilations
-#else
-#endif /* IRIX_STDINT_C99_MODE_CHECK */