Clean-up and regenerated single include

This commit is contained in:
Phil Nash
2012-05-05 19:35:35 +01:00
parent a976c07b8d
commit 49e6d536e1
2 changed files with 228 additions and 65 deletions

View File

@@ -115,7 +115,6 @@ namespace Catch
{
m_runStatus = RanAtLeastOneSection;
m_lastSectionToRun = m_currentSection;
// m_changed = true;
}
m_currentSection = m_currentSection->getParent();
}