diff -r e11368ed4880 -r 4f2773374eff screengrabber/inc/notifications.h --- a/screengrabber/inc/notifications.h Mon May 03 12:32:02 2010 +0300 +++ b/screengrabber/inc/notifications.h Fri May 14 15:53:02 2010 +0300 @@ -56,13 +56,6 @@ * to shows progressbar */ static HbDeviceProgressDialog* showProgressBar(int max); - -private: - - /** - * shows global HbGlobalCommonNote type note - */ - static void showGlobalNote(const QString& text, HbMessageBox::MessageBoxType type); };