Remove unreachable code.

llvm-svn: 219914
This commit is contained in:
Jason Molenda 2014-10-16 08:07:54 +00:00
parent 97e704b2af
commit 637822e3d1
1 changed files with 0 additions and 3 deletions

View File

@ -172,9 +172,6 @@ OptionValueFileSpecList::SetValueFromCString (const char *value, VarSetOperation
break;
}
return error;
m_value_was_set = true;
return Error();
}
lldb::OptionValueSP