contentstorage/caclient/inc/caicondescription_p.h
changeset 93 82b66994846c
parent 88 7f0462e8c3da
--- a/contentstorage/caclient/inc/caicondescription_p.h	Fri Apr 16 14:45:49 2010 +0300
+++ b/contentstorage/caclient/inc/caicondescription_p.h	Fri Apr 30 15:22:08 2010 +0300
@@ -45,29 +45,14 @@
 
 private:
 
-    /*!
-     * Points to the CaEntry instance that uses this private implementation.
-     */
     CaIconDescription *const m_q;
 
-    /*!
-     *
-     */
     int mId;
 
-    /*!
-     *
-     */
     QString mFilename;
 
-    /*!
-     *
-     */
     QString mSkinId;
 
-    /*!
-     *
-     */
     QString mApplicationId;
 
 };