ERR: Removed unused variable.
This commit is contained in:
parent
f5ee70af60
commit
b4339eba05
@ -215,7 +215,6 @@ void cmOutputRequiredFilesCommand::FinalPass()
|
|||||||
m_Makefile->ExpandVariablesInString(m_OutputFile);
|
m_Makefile->ExpandVariablesInString(m_OutputFile);
|
||||||
|
|
||||||
// find the depends for a file
|
// find the depends for a file
|
||||||
const cmMakeDepend::DependArray &da = md.GetDependInformation();
|
|
||||||
const cmDependInformation *info = md.GetDependInformationForSourceFile(m_File.c_str());
|
const cmDependInformation *info = md.GetDependInformationForSourceFile(m_File.c_str());
|
||||||
if (info)
|
if (info)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user