Remove dead code found.

llvm-svn: 146936
This commit is contained in:
Johnny Chen 2011-12-20 00:58:20 +00:00
parent c89c74ec2d
commit 9530770bd6
1 changed files with 0 additions and 7 deletions

View File

@ -1071,13 +1071,6 @@ SBTarget::AddModule (lldb::SBModule &module)
return false;
}
lldb::SBModule
AddModule (const char *path,
const char *triple,
const char *uuid);
uint32_t
SBTarget::GetNumModules () const
{