diff options
Diffstat (limited to 'gcc/fixinc/gnu-regex.c')
-rw-r--r-- | gcc/fixinc/gnu-regex.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/fixinc/gnu-regex.c b/gcc/fixinc/gnu-regex.c index 9f49257..5678499 100644 --- a/gcc/fixinc/gnu-regex.c +++ b/gcc/fixinc/gnu-regex.c @@ -87,10 +87,6 @@ # include "auto-host.h" -# if !defined(const) && !defined(HAVE_CONST) -# define const -# endif - # if !defined(volatile) && !defined(HAVE_VOLATILE) # define volatile # endif |