summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_2248_Regression/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_2248_Regression/test_i.h')
-rw-r--r--TAO/orbsvcs/tests/Bug_2248_Regression/test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2248_Regression/test_i.h b/TAO/orbsvcs/tests/Bug_2248_Regression/test_i.h
index 09da165bd14..0affad3c77b 100644
--- a/TAO/orbsvcs/tests/Bug_2248_Regression/test_i.h
+++ b/TAO/orbsvcs/tests/Bug_2248_Regression/test_i.h
@@ -21,7 +21,7 @@ public:
// ctor
// = The Simple_Server methods.
- char* remote_call (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
+ char* remote_call (void)
ACE_THROW_SPEC ((CORBA::SystemException));
char* shutdown (const char* key ACE_ENV_ARG_DECL_NOT_USED)