code warnings cleaned
[qtmeetings] / src / BusinessLogic / UIManager.cpp
index 6adc9e5..089eb9c 100644 (file)
@@ -163,7 +163,7 @@ void UIManager::meetingsFetched( const QList<Meeting*> &aMeetings )
        }
 }
 
-void UIManager::showMeetingProgressBar( Meeting *aMeeting )
+void UIManager::showMeetingProgressBar( Meeting */*aMeeting*/ )
 {
        if ( iProgressBar != 0 )
        {