aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cpphash.h')
-rw-r--r--gcc/cpphash.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/cpphash.h b/gcc/cpphash.h
index 38ba244..9a4915d 100644
--- a/gcc/cpphash.h
+++ b/gcc/cpphash.h
@@ -386,10 +386,6 @@ struct cpp_reader
preprocessor. */
struct spec_nodes spec_nodes;
- /* Whether to print our version number. Done this way so
- we don't get it twice for -v -version. */
- unsigned char print_version;
-
/* Whether cpplib owns the hashtable. */
unsigned char our_hashtable;