summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Pluggable/PP_Test_Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Pluggable/PP_Test_Server.h')
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Server.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/performance-tests/Pluggable/PP_Test_Server.h b/TAO/performance-tests/Pluggable/PP_Test_Server.h
index 24eb43a7126..fb40200b862 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_Server.h
+++ b/TAO/performance-tests/Pluggable/PP_Test_Server.h
@@ -49,11 +49,10 @@ public:
// Destructor
int init (int argc,
- char **argv
- ACE_ENV_ARG_DECL);
+ char **argv);
// Initialize the server state - parsing arguments, etc.
- int run (ACE_ENV_SINGLE_ARG_DECL);
+ int run (void);
// Run the orb
private: