diff options
Diffstat (limited to 'staptree.cxx')
-rw-r--r-- | staptree.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/staptree.cxx b/staptree.cxx index 86ef201b..05d3428b 100644 --- a/staptree.cxx +++ b/staptree.cxx @@ -868,7 +868,6 @@ void probe_point::print (ostream& o) const } if (optional) o << "?"; - o << "{" << tok->location << "}"; } string probe_point::str () |