photosgallery/viewframework/views/gridview/inc/glxgridviewmlobserver.h
changeset 2 7d9067c6fcb1
parent 0 4e91876724a2
child 9 6b87b143d312
--- a/photosgallery/viewframework/views/gridview/inc/glxgridviewmlobserver.h	Thu Jan 07 12:46:23 2010 +0200
+++ b/photosgallery/viewframework/views/gridview/inc/glxgridviewmlobserver.h	Mon Jan 18 20:19:20 2010 +0200
@@ -117,9 +117,6 @@
     //No of visible items in a page/view
     TInt  iItemsPerPage;
 
-    // Flag to indicate the downloads plugin
-    TBool iDownloadsPlugin;
-    
     // Modified Indexes array to refresh the screen
     RArray<TInt> iModifiedIndexes;