summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies/dtor/Smart_Proxy_Impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Smart_Proxies/dtor/Smart_Proxy_Impl.cpp')
-rw-r--r--TAO/tests/Smart_Proxies/dtor/Smart_Proxy_Impl.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Smart_Proxies/dtor/Smart_Proxy_Impl.cpp b/TAO/tests/Smart_Proxies/dtor/Smart_Proxy_Impl.cpp
index 33354c75f64..39dcc2ce692 100644
--- a/TAO/tests/Smart_Proxies/dtor/Smart_Proxy_Impl.cpp
+++ b/TAO/tests/Smart_Proxies/dtor/Smart_Proxy_Impl.cpp
@@ -3,8 +3,7 @@
#include "Smart_Proxy_Impl.h"
Test_ptr
-Test_Smart_Factory::create_proxy (Test_ptr proxy
- ACE_ENV_ARG_DECL_NOT_USED)
+Test_Smart_Factory::create_proxy (Test_ptr proxy)
{
// creat Smart_Proxy
ACE_DEBUG ((LM_DEBUG,