summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies/On_Demand/Smart_Test_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Smart_Proxies/On_Demand/Smart_Test_Factory.h')
-rw-r--r--TAO/tests/Smart_Proxies/On_Demand/Smart_Test_Factory.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Smart_Proxies/On_Demand/Smart_Test_Factory.h b/TAO/tests/Smart_Proxies/On_Demand/Smart_Test_Factory.h
index fcfcc2a7517..21f7cef8bef 100644
--- a/TAO/tests/Smart_Proxies/On_Demand/Smart_Test_Factory.h
+++ b/TAO/tests/Smart_Proxies/On_Demand/Smart_Test_Factory.h
@@ -14,8 +14,7 @@ public:
Smart_Test_Factory (void);
// This method will create the smart_proxy.
- virtual Test_ptr create_proxy (Test_ptr proxy
- ACE_ENV_ARG_DECL_WITH_DEFAULTS);
+ virtual Test_ptr create_proxy (Test_ptr proxy);
};
// The following Factory is used by the ACE_Service_Config to