Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
authorStefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:40:27 +0100
branchCompilerCompatibility
changeset 21 4780393bfbba
parent 20 d1bdfdf534bd
Got rid of some trivial warnings (nested comments and tokens after #endif).
photosgallery/viewframework/plugins/fullscreenviewpluginbase/inc/glxfullscreenviewpluginbase.h
photosgallery/viewframework/plugins/gridviewpluginbase/inc/glxgridviewpluginbase.h
photosgallery/viewframework/views/cloudview/inc/glxcloudviewcontrol.h
photosgallery/viewframework/views/gridview/inc/glxgridviewcontainer.h
--- 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
 	 */