summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Baton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Core/Baton.cpp')
-rw-r--r--lldb/source/Core/Baton.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Core/Baton.cpp b/lldb/source/Core/Baton.cpp
index 103e2e0ef0c..8bed01be883 100644
--- a/lldb/source/Core/Baton.cpp
+++ b/lldb/source/Core/Baton.cpp
@@ -21,5 +21,4 @@ using namespace lldb_private;
void
Baton::GetDescription (Stream *s, lldb::DescriptionLevel level) const
{
- s->Printf("baton: %p", m_data);
}
OpenPOWER on IntegriCloud