mtpfws/mtpfw/dataproviders/dputility/inc/rmtpdpsingletons.h
changeset 49 c20dd21d1eb4
parent 18 1b39655331a3
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/rmtpdpsingletons.h	Fri Aug 20 17:43:33 2010 +0800
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/rmtpdpsingletons.h	Fri Sep 03 18:38:04 2010 +0800
@@ -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.