photosgallery/viewframework/plugins/fullscreenviewplugin/src/glxfullscreenviewpluginproxy.cpp
branchRCL_3
changeset 35 420f6808bf21
parent 0 4e91876724a2
--- a/photosgallery/viewframework/plugins/fullscreenviewplugin/src/glxfullscreenviewpluginproxy.cpp	Tue May 25 12:42:31 2010 +0300
+++ b/photosgallery/viewframework/plugins/fullscreenviewplugin/src/glxfullscreenviewpluginproxy.cpp	Wed Jun 09 09:41:51 2010 +0300
@@ -25,8 +25,6 @@
 #include "glxmainfullscreenviewplugin.h"
 #include "glxalbumfullscreenviewplugin.h"
 #include "glxcameraalbumfullscreenviewplugin.h"
-#include "glxdownloadsfullscreenviewplugin.h"
-#include "glxmonthsfullscreenviewplugin.h"
 #include "glxtagfullscreenviewplugin.h"
 #include "glximageviewerfullscreenviewplugin.h"
 
@@ -57,14 +55,6 @@
         CGlxCameraAlbumFullScreenViewPlugin::NewL ),
          
     IMPLEMENTATION_PROXY_ENTRY( 
-        KGlxDownloadsFullScreenViewImplementationId, 
-        CGlxDownloadsFullScreenViewPlugin::NewL ), 
-        
-    IMPLEMENTATION_PROXY_ENTRY( 
-        KGlxMonthsFullScreenViewImplementationId, 
-        CGlxMonthsFullScreenViewPlugin::NewL ), 
-        
-    IMPLEMENTATION_PROXY_ENTRY( 
         KGlxTagFullScreenViewPluginImplementationUid, 
         CGlxTagFullScreenViewPlugin::NewL ),