summaryrefslogtreecommitdiff
path: root/TAO/tao/TSS_Resources.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-03 17:38:46 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-03 17:38:46 +0000
commit6ea42305dfe431fdaff8eed75b1146a293c7c07f (patch)
treeb8adf3c7f0f24648d2298f4e62ad003dc221b1c3 /TAO/tao/TSS_Resources.h
parent6dc9e3a38ea16da0d1c9394869d86406ad6ead6f (diff)
downloadATCD-6ea42305dfe431fdaff8eed75b1146a293c7c07f.tar.gz
ChangeLogTag:Thu Nov 3 09:26:21 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/TSS_Resources.h')
-rw-r--r--TAO/tao/TSS_Resources.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/TSS_Resources.h b/TAO/tao/TSS_Resources.h
index f20e646ed19..251c7a26837 100644
--- a/TAO/tao/TSS_Resources.h
+++ b/TAO/tao/TSS_Resources.h
@@ -60,8 +60,8 @@ private:
/// Do not copy TSS resources
//@{
- ACE_UNIMPLEMENTED_FUNC (TAO_TSS_Resources(const TAO_TSS_Resources&))
- ACE_UNIMPLEMENTED_FUNC (void operator=(const TAO_TSS_Resources&))
+ TAO_TSS_Resources (const TAO_TSS_Resources&);
+ void operator= (const TAO_TSS_Resources&);
//@}
public: