videocollection/tsrc/stubs/src/videolistview.cpp
changeset 46 adbe7d5ba2f5
parent 24 7d93ee07fb27
child 47 45e72b57a2fd
--- a/videocollection/tsrc/stubs/src/videolistview.cpp	Fri Jun 11 13:39:54 2010 +0300
+++ b/videocollection/tsrc/stubs/src/videolistview.cpp	Wed Jun 23 18:14:16 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