diff -r 64200268cac2 -r 866b4af7ffbe mtpfws/mtpfw/daemon/server/inc/cmtpserver.h --- a/mtpfws/mtpfw/daemon/server/inc/cmtpserver.h Fri Sep 17 11:40:03 2010 +0800 +++ b/mtpfws/mtpfw/daemon/server/inc/cmtpserver.h Tue Sep 28 20:14:08 2010 +0800 @@ -61,6 +61,11 @@ The MTP framework singletons. */ RMTPFramework iFrameworkSingletons; + + /** + Flag for the MTP framework singletons. + **/ + TBool iFrameworkSingletonsOpened; /** The active MTP client API session count.