diff options
Diffstat (limited to 'libio/libio.h')
-rw-r--r-- | libio/libio.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libio/libio.h b/libio/libio.h index 8997524829..c37211f8ec 100644 --- a/libio/libio.h +++ b/libio/libio.h @@ -67,11 +67,6 @@ # endif #endif /*!__P*/ -/* For backward compatibility */ -#ifndef _PARAMS -# define _PARAMS(protos) __P(protos) -#endif /*!_PARAMS*/ - #define _IO_UNIFIED_JUMPTABLES 1 #ifndef _G_HAVE_PRINTF_FP # define _IO_USE_DTOA 1 |