diff options
Diffstat (limited to 'gcc/cpphash.h')
-rw-r--r-- | gcc/cpphash.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cpphash.h b/gcc/cpphash.h index a551aad..f1ee4a6 100644 --- a/gcc/cpphash.h +++ b/gcc/cpphash.h @@ -267,8 +267,6 @@ struct cpp_buffer struct cpp_buffer *prev; - const unsigned char *backup_to; /* Soon to die. */ - /* Pointer into the include table; non-NULL if this is a file buffer. Used for include_next and to record control macros. */ struct include_file *inc; |