Remove unreachable code.

llvm-svn: 219915
This commit is contained in:
Jason Molenda 2014-10-16 08:08:13 +00:00
parent 637822e3d1
commit f8a7cfad6d
1 changed files with 0 additions and 3 deletions

View File

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