From 820697b4d44ee41f8dfa2ada0f9dba9169d16652 Mon Sep 17 00:00:00 2001 From: Joseph Powers Date: Mon, 14 Feb 2011 06:46:28 -0800 Subject: Removed some commented out code It referenced PRV_SV_DECL_REF_SIGNATURE which I'm looking at removing; thus, it was showing up in my reports. --- automation/inc/automation/simplecm.hxx | 9 --------- 1 file changed, 9 deletions(-) (limited to 'automation') diff --git a/automation/inc/automation/simplecm.hxx b/automation/inc/automation/simplecm.hxx index 91a44f17f639..775265c31f89 100644 --- a/automation/inc/automation/simplecm.hxx +++ b/automation/inc/automation/simplecm.hxx @@ -99,15 +99,6 @@ typedef USHORT CM_InfoType; class CommunicationLink; -/*#undef PRV_SV_DECL_REF_LOCK -#define PRV_SV_DECL_REF_LOCK(ClassName, Ref) \ -protected: \ - ClassName * pObj; \ -public: \ -PRV_SV_DECL_REF_SIGNATURE(ClassName, Ref) \ - inline ClassName##Ref( void * pObjP ){ClassName##Ref ((ClassName *) pObjP);} \ -*/ - SV_DECL_REF( CommunicationLink ) class InfoString : public ByteString -- cgit v1.2.3