[Common-cvs] log/logobserverfile hxtlogobserver.h,1.9,1.10
[Common-cvs] log/logobserverfile hxtlogobserver.h,1.9,1.10
ping at helixcommunity.org
ping at helixcommunity.org
Fri Dec 2 10:47:46 PST 2005
- Previous message: [Common-cvs] include hxcomptr.h, 1.1, 1.2 hxdllaccess.h, 1.8,
1.9 hxsmartptr.h, 1.6, 1.7 hxtsmartpointer.h, 1.3,
1.4 ihxtlogcontextobserver.h, 1.3, 1.4 ihxtlogsystem.h, 1.18,
1.19 ihxtlogsystemcontext.h, 1.4, 1.5
- Next message: [Common-cvs] log/logsystem logtest.cpp,1.2,1.3 logtest.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/common/log/logobserverfile
In directory cvs:/tmp/cvs-serv22302/logobserverfile
Modified Files:
hxtlogobserver.h
Log Message:
removed deprecated SmartPointer implementation which is not used anyway
CR by EHyche & JeffL
Index: hxtlogobserver.h
===================================================================
RCS file: /cvsroot/common/log/logobserverfile/hxtlogobserver.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- hxtlogobserver.h 28 Jun 2005 17:03:29 -0000 1.9
+++ hxtlogobserver.h 2 Dec 2005 18:47:44 -0000 1.10
@@ -49,8 +49,6 @@
#include "baseobj.h"
#endif /* #if defined(HELIX_FEATURE_CLIENT) */
-#include "hxtsmartpointer.h"
-
#include "hxstring.h"
class HXMutex;
@@ -66,9 +64,6 @@
{
DECLARE_UNKNOWN(CHXTFileObserver)
-HXT_MAKE_SMART_QUERY_PTR(IUnknown)
-HXT_MAKE_SMART_QUERY_PTR(IHXTLogObserverManager)
-
public:
CHXTFileObserver();
virtual ~CHXTFileObserver();
- Previous message: [Common-cvs] include hxcomptr.h, 1.1, 1.2 hxdllaccess.h, 1.8,
1.9 hxsmartptr.h, 1.6, 1.7 hxtsmartpointer.h, 1.3,
1.4 ihxtlogcontextobserver.h, 1.3, 1.4 ihxtlogsystem.h, 1.18,
1.19 ihxtlogsystemcontext.h, 1.4, 1.5
- Next message: [Common-cvs] log/logsystem logtest.cpp,1.2,1.3 logtest.h,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Common-cvs
mailing list
Copyright © 1995-2007 RealNetworks, Inc. All rights reserved.
RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.