[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-client-cvs
Subject:    [Client-cvs] core/pub hxcleng.h,1.47,1.48
From:       lijunreal () helixcommunity ! org
Date:       2008-06-25 22:00:59
Message-ID: 200806252202.m5PM2jDS007004 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/client/core/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4476

Modified Files:
	hxcleng.h 
Log Message:
Since the client engine is now getting the plugin handler from RegisterContext, then \
the plugin handler is now owned by the media platform. So it looks like the code in \
hxcleng.h should have been removed when this change was made, and that \
HXClientEngine::m_pPlugin2Handler should be a IHXPlugin2Handler* all the time.

Index: hxcleng.h
===================================================================
RCS file: /cvsroot/client/core/pub/hxcleng.h,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- hxcleng.h	13 Dec 2007 21:20:37 -0000	1.47
+++ hxcleng.h	25 Jun 2008 22:00:56 -0000	1.48
@@ -275,15 +275,7 @@
 #endif // End of !defined(HELIX_FEATUTE_LOGLEVEL_NONE)
 public:
 
-#if defined(_STATICALLY_LINKED) || !defined(HELIX_FEATURE_PLUGINHANDLER2)
-#if defined(HELIX_CONFIG_CONSOLIDATED_CORE)
-    IHXPlugin2Handler*      m_pPlugin2Handler;
-#else /* HELIX_CONFIG_CONSOLIDATED_CORE */
-    HXPluginManager*	    m_pPlugin2Handler;
-#endif /* HELIX_CONFIG_CONSOLIDATED_CORE */
-#else
     IHXPlugin2Handler*	    m_pPlugin2Handler;
-#endif /* _STATICALLY_LINKED */
 
     HXClientEngine(void);
     ~HXClientEngine(void);


_______________________________________________
Client-cvs mailing list
Client-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/client-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic