contentstorage/caclient/inc/caicondescription_p.h
changeset 73 4bc7b118b3df
parent 61 8e5041d13c84
--- a/contentstorage/caclient/inc/caicondescription_p.h	Mon May 03 12:48:45 2010 +0300
+++ b/contentstorage/caclient/inc/caicondescription_p.h	Fri May 14 16:10:06 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;
 
 };