svn path=/trunk/boinc/; revision=19969
This commit is contained in:
Rom Walton 2009-12-18 16:41:29 +00:00
parent c383ababdc
commit 0e3f983e1c
1 changed files with 0 additions and 1 deletions

View File

@ -272,7 +272,6 @@ void CBOINCBaseFrame::OnAlert(CFrameAlertEvent& event) {
pTaskbar->m_iconTaskBarNormal,
event.m_title,
event.m_message,
5000,
icon_type
);
}