summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectCall.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Commands/CommandObjectCall.cpp')
-rw-r--r--lldb/source/Commands/CommandObjectCall.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Commands/CommandObjectCall.cpp b/lldb/source/Commands/CommandObjectCall.cpp
index fe0ee534437..cedbd7a2ce1 100644
--- a/lldb/source/Commands/CommandObjectCall.cpp
+++ b/lldb/source/Commands/CommandObjectCall.cpp
@@ -128,7 +128,6 @@ CommandObjectCall::GetOptions ()
bool
CommandObjectCall::Execute
(
- CommandInterpreter &interpreter,
Args &command,
CommandReturnObject &result
)
OpenPOWER on IntegriCloud