Removed unused variable.

llvm-svn: 113734
This commit is contained in:
Greg Clayton 2010-09-13 02:54:20 +00:00
parent a134cc1bf8
commit 5804fa4152
1 changed files with 0 additions and 1 deletions

View File

@ -531,7 +531,6 @@ public:
ValueObjectSP valobj_sp;
//ValueObjectList &valobj_list = exe_ctx.frame->GetValueObjectList();
const char *name_cstr = NULL;
bool show_fullpaths = true;
size_t idx;
if (!m_options.globals.empty())
{