mtpfws/mtpfw/dataproviders/devdp/inc/rmtpdevicedpsingletons.h
changeset 47 63cf70d3ecd8
parent 17 aabe5387f5ce
--- a/mtpfws/mtpfw/dataproviders/devdp/inc/rmtpdevicedpsingletons.h	Thu Sep 02 21:21:26 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/devdp/inc/rmtpdevicedpsingletons.h	Fri Sep 17 08:34:51 2010 +0300
@@ -23,8 +23,6 @@
 
 #include <e32def.h>
 
-#include "mtpdebug.h"
-
 class CMTPDeviceDataStore;
 class CMTPDeviceDpConfigMgr;
 
@@ -66,11 +64,6 @@
         void ConstructL(MMTPDataProviderFramework& aFramework);
 
     public: // Owned
-
-        /**
-        FLOGGER debug trace member variable.
-        */
-        __FLOG_DECLARATION_MEMBER_MUTABLE;
             
         /**
         The device information data manager.
@@ -91,14 +84,9 @@
 private: // Owned
 
     /**
-    FLOGGER debug trace member variable.
-    */
-    __FLOG_DECLARATION_MEMBER_MUTABLE;
-
-    /**
     The singletons reference block.
     */
     CSingletons*    iSingletons;
 };
 
-#endif // RMTPDEVICEDPSINGLETONS_H
\ No newline at end of file
+#endif // RMTPDEVICEDPSINGLETONS_H