photosgallery/viewframework/plugins/listviewpluginbase/src/glxlistviewpluginbase.cpp
branchRCL_3
changeset 15 191387a8b767
parent 0 4e91876724a2
--- a/photosgallery/viewframework/plugins/listviewpluginbase/src/glxlistviewpluginbase.cpp	Wed Apr 14 15:57:24 2010 +0300
+++ b/photosgallery/viewframework/plugins/listviewpluginbase/src/glxlistviewpluginbase.cpp	Tue Apr 27 16:37:53 2010 +0300
@@ -96,8 +96,6 @@
     
     iListView->AddCommandHandlerL(
                               CGlxCommandHandlerBack::NewBackCommandHandlerL());
-    iListView->AddCommandHandlerL(
-                              CGlxCommandHandlerShowViaUpnp::NewL(iListView, EFalse));
     }