Minor changes

This commit is contained in:
Birunthan Mohanathas
2012-05-05 19:37:55 +03:00
parent 4c9133d28f
commit f62377d5dc
3 changed files with 5 additions and 8 deletions

View File

@ -67,8 +67,6 @@ private:
void ModifyTrayIcon(double value);
HICON CreateTrayIcon(double value);
HICON LoadResourceIcon(LPCWSTR name, bool large = false);
void ShowNotification(TRAY_NOTIFICATION id, const WCHAR* title, const WCHAR* text);
HICON m_Icon;