summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor_Adapter_Factory.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-19 10:23:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-19 10:23:27 +0000
commit4dcf7701ff089415f9166fa515deca4548c8cae7 (patch)
treecedfda566cbb9e47c5826bf173eac68a36477879 /TAO/tao/IORInterceptor_Adapter_Factory.cpp
parent1901c94562bed234a4ade53b1d4af47a49f54b99 (diff)
downloadATCD-4dcf7701ff089415f9166fa515deca4548c8cae7.tar.gz
ChangeLogTag: Tue Jul 19 10:21:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IORInterceptor_Adapter_Factory.cpp')
-rw-r--r--TAO/tao/IORInterceptor_Adapter_Factory.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/IORInterceptor_Adapter_Factory.cpp b/TAO/tao/IORInterceptor_Adapter_Factory.cpp
index 8e3e025bec4..4bf66592ee5 100644
--- a/TAO/tao/IORInterceptor_Adapter_Factory.cpp
+++ b/TAO/tao/IORInterceptor_Adapter_Factory.cpp
@@ -5,4 +5,6 @@ ACE_RCSID (tao,
IORInterceptor_Adapter_Factory,
"$Id$")
-
+TAO_IORInterceptor_Adapter_Factory::~TAO_IORInterceptor_Adapter_Factory (void)
+{
+}