summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Core/ValueObjectConstResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/include/lldb/Core/ValueObjectConstResult.h')
-rw-r--r--lldb/include/lldb/Core/ValueObjectConstResult.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/include/lldb/Core/ValueObjectConstResult.h b/lldb/include/lldb/Core/ValueObjectConstResult.h
index 2c96dc1b6a6..b87e6e293e6 100644
--- a/lldb/include/lldb/Core/ValueObjectConstResult.h
+++ b/lldb/include/lldb/Core/ValueObjectConstResult.h
@@ -35,9 +35,7 @@ class Module;
}
namespace lldb_private {
-//----------------------------------------------------------------------
// A frozen ValueObject copied into host memory
-//----------------------------------------------------------------------
class ValueObjectConstResult : public ValueObject {
public:
~ValueObjectConstResult() override;
OpenPOWER on IntegriCloud