summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/source/Core/Debugger.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Core/Debugger.cpp b/lldb/source/Core/Debugger.cpp
index d6180ba9d10..f4b640d5609 100644
--- a/lldb/source/Core/Debugger.cpp
+++ b/lldb/source/Core/Debugger.cpp
@@ -260,7 +260,6 @@ Debugger::~Debugger ()
process_sp->Destroy();
}
DisconnectInput();
- printf("\n\n\nDebugger::~Debugger\n\n\n");
}
OpenPOWER on IntegriCloud