Removed useless code.

This commit is contained in:
Birunthan Mohanathas
2010-12-07 18:12:13 +00:00
parent bf861acbcc
commit f0f7bd9121
3 changed files with 0 additions and 25 deletions

View File

@ -1538,11 +1538,6 @@ int CRainmeter::Initialize(HWND Parent, HINSTANCE Instance, LPCSTR szPath)
ResetStats();
ReadStats();
if (_waccess(m_IniFile.c_str(), 0) == -1)
{
m_TrayWindow->ShowBalloonHelp();
}
// Change the work area if necessary
if (m_DesktopWorkAreaChanged)
{