videocollection/tsrc/stubs/src/videolistview.cpp
changeset 20 b9e04db066d4
parent 17 69946d1824c4
child 24 7d93ee07fb27
--- a/videocollection/tsrc/stubs/src/videolistview.cpp	Mon May 03 12:32:50 2010 +0300
+++ b/videocollection/tsrc/stubs/src/videolistview.cpp	Fri May 14 15:53:50 2010 +0300
@@ -231,17 +231,6 @@
     // not stubbed
 }
 
-
-void VideoListView::finishCollectionOpenedSlot(const HbEffect::EffectStatus &status)
-{
-    Q_UNUSED(status);
-}
-
-void VideoListView::finishCollectionClosedSlot(const HbEffect::EffectStatus &status)
-{
-    Q_UNUSED(status);
-}
-
 void VideoListView::doSorting(int value)
 {
     Q_UNUSED(value);