diff --git a/clientgui/BOINCBaseFrame.cpp b/clientgui/BOINCBaseFrame.cpp index 76bea2f3c3..95ba8d4fb7 100644 --- a/clientgui/BOINCBaseFrame.cpp +++ b/clientgui/BOINCBaseFrame.cpp @@ -272,7 +272,6 @@ void CBOINCBaseFrame::OnAlert(CFrameAlertEvent& event) { pTaskbar->m_iconTaskBarNormal, event.m_title, event.m_message, - 5000, icon_type ); }