videocollection/tsrc/stubs/src/videolistview.cpp
changeset 40 13331705e488
parent 38 ff53afa8ad05
child 41 229f037ce963
--- a/videocollection/tsrc/stubs/src/videolistview.cpp	Fri May 28 09:45:19 2010 +0300
+++ b/videocollection/tsrc/stubs/src/videolistview.cpp	Fri Jun 11 09:44:20 2010 +0300
@@ -146,16 +146,6 @@
     // not stubbed
 }
 
-void VideoListView::openNewAlbumSlot(const QModelIndex &parent,
-    int start,
-    int end)
-{
-    Q_UNUSED(parent);
-    Q_UNUSED(start);
-    Q_UNUSED(end);
-    // not stubbed
-}
-
 void VideoListView::openServicesViewSlot()
 {
     // not stubbed
@@ -246,10 +236,4 @@
     // not stubbed
 }
 
-void VideoListView::createCollectionDialogFinished(HbAction *action)
-{
-    Q_UNUSED(action);
-    // not stubbed
-}
-
 // end of file