summaryrefslogtreecommitdiff
path: root/TAO/tao/Compression/Compression.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-24 13:42:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-24 13:42:44 +0000
commit63a3c576735a0045e88fafd434917ab9df4670d4 (patch)
tree847cc2e50062a205e1c6b9d74eafe66e135e9b73 /TAO/tao/Compression/Compression.h
parentf8f8bd276e46bdb451392edc637df8683b6f24c6 (diff)
downloadATCD-63a3c576735a0045e88fafd434917ab9df4670d4.tar.gz
Wed Jan 24 12:25:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Compression/Compression.h')
-rw-r--r--TAO/tao/Compression/Compression.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Compression/Compression.h b/TAO/tao/Compression/Compression.h
index ac579fb9c72..1e6036571aa 100644
--- a/TAO/tao/Compression/Compression.h
+++ b/TAO/tao/Compression/Compression.h
@@ -41,8 +41,7 @@ public:
/// Creates a Compression Manager and returns it.
virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb,
int argc,
- ACE_TCHAR *argv []
- ACE_ENV_ARG_DECL)
+ ACE_TCHAR *argv [])
ACE_THROW_SPEC ((CORBA::SystemException));
/// Used to force the initialization of the ORB code.