ui/uiengine/medialists/inc/glxthumbnailcontext.h
changeset 29 2c833fc9e98f
parent 23 74c9f037fd5d
--- a/ui/uiengine/medialists/inc/glxthumbnailcontext.h	Mon May 03 12:31:32 2010 +0300
+++ b/ui/uiengine/medialists/inc/glxthumbnailcontext.h	Fri May 14 15:52:22 2010 +0300
@@ -31,7 +31,7 @@
 class CGlxAttributeContext;
 class CGlxDRMUtility;
 class CGlxResolutionUtility;
-class MGlxCache;
+//class MGlxCache;
 class MGlxMediaList;
 class TGlxMedia;
 
@@ -207,7 +207,7 @@
     MGlxMediaListIterator* iIterator;	
 
     /** Cache manager interface (owned) */
-    MGlxCache* iCache;
+    //MGlxCache* iCache;
 
     /** Utility to translate between pixels and poss units */
     CGlxResolutionUtility* iResolutionUtility;