diff options
Diffstat (limited to 'gcc/cp/lex.c')
| -rw-r--r-- | gcc/cp/lex.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/cp/lex.c b/gcc/cp/lex.c index 50ae51d..918d05b 100644 --- a/gcc/cp/lex.c +++ b/gcc/cp/lex.c @@ -48,10 +48,6 @@ Boston, MA 02111-1307, USA. */ #define obstack_chunk_alloc xmalloc #define obstack_chunk_free free -#ifndef DIR_SEPARATOR -#define DIR_SEPARATOR '/' -#endif - extern void yyprint PROTO((FILE *, int, YYSTYPE)); static tree get_time_identifier PROTO((const char *)); |
