forked from OSchip/llvm-project
parent
637822e3d1
commit
f8a7cfad6d
|
@ -173,9 +173,6 @@ OptionValuePathMappings::SetValueFromCString (const char *value, VarSetOperation
|
|||
break;
|
||||
}
|
||||
return error;
|
||||
|
||||
m_value_was_set = true;
|
||||
return Error();
|
||||
}
|
||||
|
||||
lldb::OptionValueSP
|
||||
|
|
Loading…
Reference in New Issue