summaryrefslogtreecommitdiff
path: root/TAO/tao/Valuetype_Adapter_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Valuetype_Adapter_Factory.h')
-rw-r--r--TAO/tao/Valuetype_Adapter_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Valuetype_Adapter_Factory.h b/TAO/tao/Valuetype_Adapter_Factory.h
index dabd7e7159a..3e1ab345ee0 100644
--- a/TAO/tao/Valuetype_Adapter_Factory.h
+++ b/TAO/tao/Valuetype_Adapter_Factory.h
@@ -43,7 +43,7 @@ public:
virtual ~TAO_Valuetype_Adapter_Factory (void);
virtual TAO_Valuetype_Adapter * create (
- ACE_ENV_SINGLE_ARG_DECL
+
)
ACE_THROW_SPEC ((CORBA::SystemException)) = 0;
};