extras/about/inc/AboutContainer.h
branchRCL_3
changeset 29 9d6a662e71d9
parent 25 bec11adf88f9
--- a/extras/about/inc/AboutContainer.h	Wed Sep 15 12:14:32 2010 +0300
+++ b/extras/about/inc/AboutContainer.h	Wed Oct 13 14:33:39 2010 +0300
@@ -116,14 +116,8 @@
         // Store the resource path for load the file
         TFileName iResourcePath;
         
-        // Store the item count of the current loading resource.
-        TInt iCurrentCount;
-        
         // Store the the count of the loaded content's items
         TInt iFinalCount;
-        
-        // In order to carry out one operation only for getting iFinalCount
-        TBool iHandleFlag;
     };
 
 #endif