summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/Target.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Target/Target.cpp')
-rw-r--r--lldb/source/Target/Target.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Target/Target.cpp b/lldb/source/Target/Target.cpp
index 9f3a45e31c7..080a54e4d14 100644
--- a/lldb/source/Target/Target.cpp
+++ b/lldb/source/Target/Target.cpp
@@ -994,7 +994,6 @@ Target::EvaluateExpression
execution_results = ClangUserExpression::Evaluate (exe_ctx,
unwind_on_error,
- keep_in_memory,
expr_cstr,
prefix,
result_valobj_sp);
OpenPOWER on IntegriCloud