mtpfws/mtpfw/dataproviders/dputility/inc/rmtpdpsingletons.h
changeset 47 63cf70d3ecd8
parent 18 1b39655331a3
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/rmtpdpsingletons.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/rmtpdpsingletons.h	Fri Sep 17 08:34:51 2010 +0300
@@ -21,8 +21,6 @@
 #ifndef RMTPDPSINGLETONS_H
 #define RMTPDPSINGLETONS_H
 
-#include "mtpdebug.h"
-
 #include "rmtputility.h"
 
 class MMTPDataProviderFramework;
@@ -80,11 +78,6 @@
 
     public: // Owned
 
-        /**
-        FLOGGER debug trace member variable.
-        */
-        __FLOG_DECLARATION_MEMBER_MUTABLE;
-            
     	
     	/**
     	The file system exclusion manager list. This list contains all the Data Providers'
@@ -109,10 +102,6 @@
 	MMTPDataProviderFramework* iFramework;
     
 private: // Owned
-    /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
     
     /**
     The singletons reference block.