diff options
Diffstat (limited to 'gcc/cp/decl2.c')
| -rw-r--r-- | gcc/cp/decl2.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/cp/decl2.c b/gcc/cp/decl2.c index 138adc12334..43874fb63c0 100644 --- a/gcc/cp/decl2.c +++ b/gcc/cp/decl2.c @@ -236,11 +236,6 @@ int flag_optional_diags = 1; int flag_const_strings = 1; -/* If non-NULL, dump the tree structure for the entire translation - unit to this file. */ - -const char *flag_dump_translation_unit = 0; - /* Nonzero means warn about deprecated conversion from string constant to `char *'. */ |

