Got rid of some trivial warnings (nested comments and tokens after #endif).
--- a/photosgallery/viewframework/plugins/fullscreenviewpluginbase/inc/glxfullscreenviewpluginbase.h Thu Apr 08 20:18:37 2010 +0100
+++ b/photosgallery/viewframework/plugins/fullscreenviewpluginbase/inc/glxfullscreenviewpluginbase.h Sat Apr 10 13:40:27 2010 +0100
@@ -41,8 +41,6 @@
public:
/**
-
- /**
* Destructor.
*/
IMPORT_C virtual ~CGlxFullScreenViewPluginBase();
--- a/photosgallery/viewframework/plugins/gridviewpluginbase/inc/glxgridviewpluginbase.h Thu Apr 08 20:18:37 2010 +0100
+++ b/photosgallery/viewframework/plugins/gridviewpluginbase/inc/glxgridviewpluginbase.h Sat Apr 10 13:40:27 2010 +0100
@@ -41,8 +41,6 @@
public:
/**
-
- /**
* Destructor.
*/
IMPORT_C virtual ~CGlxGridViewPluginBase();
--- a/photosgallery/viewframework/views/cloudview/inc/glxcloudviewcontrol.h Thu Apr 08 20:18:37 2010 +0100
+++ b/photosgallery/viewframework/views/cloudview/inc/glxcloudviewcontrol.h Sat Apr 10 13:40:27 2010 +0100
@@ -227,7 +227,7 @@
*
*/
void HandleKeyDownL();
- /**
+
/**
* @since S60 3.2
*
--- a/photosgallery/viewframework/views/gridview/inc/glxgridviewcontainer.h Thu Apr 08 20:18:37 2010 +0100
+++ b/photosgallery/viewframework/views/gridview/inc/glxgridviewcontainer.h Sat Apr 10 13:40:27 2010 +0100
@@ -122,7 +122,7 @@
// Create Grid once again after returning from FS as No calls for handleItem added.
void CreateGridAfterFSDeactivatedL();
- /**
+
/**
* Handle Multiple marking
*/