Minor tweaks.

This commit is contained in:
Birunthan Mohanathas
2011-10-09 08:01:31 +00:00
parent 6e27b4834b
commit 2ad2df5252
2 changed files with 8 additions and 7 deletions

View File

@ -112,7 +112,7 @@ bool CMeasureDiskSpace::Update()
}
else if (!m_LabelName.empty())
{
m_LabelName = L"";
m_LabelName.clear();
}
}