diff options
Diffstat (limited to 'lldb/source/Commands/CommandObjectArgs.cpp')
| -rw-r--r-- | lldb/source/Commands/CommandObjectArgs.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Commands/CommandObjectArgs.cpp b/lldb/source/Commands/CommandObjectArgs.cpp index 6810b45300c..f75ac0b17ab 100644 --- a/lldb/source/Commands/CommandObjectArgs.cpp +++ b/lldb/source/Commands/CommandObjectArgs.cpp @@ -68,7 +68,6 @@ CommandObjectArgs::CommandOptions::SetOptionValue (int option_idx, const char *o void CommandObjectArgs::CommandOptions::ResetOptionValues () { - Options::ResetOptionValues(); } const OptionDefinition* |

