diff options
Diffstat (limited to 'tapsets.cxx')
-rw-r--r-- | tapsets.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tapsets.cxx b/tapsets.cxx index af9fda52..73a104b4 100644 --- a/tapsets.cxx +++ b/tapsets.cxx @@ -4330,7 +4330,6 @@ dwarf_var_expanding_copy_visitor::visit_target_symbol (target_symbol *e) } while (dwarf_siblingof (&result, &result) == 0); - pf->raw_components += "\\n"; pf->components = print_format::string_to_components(pf->raw_components); provide <print_format*> (this, pf); |