summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Simple/Simple_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Simple/Simple_util.h')
-rw-r--r--TAO/tests/OBV/Simple/Simple_util.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/OBV/Simple/Simple_util.h b/TAO/tests/OBV/Simple/Simple_util.h
index ef7230a7996..abe49613309 100644
--- a/TAO/tests/OBV/Simple/Simple_util.h
+++ b/TAO/tests/OBV/Simple/Simple_util.h
@@ -51,8 +51,7 @@ public:
int init (const char *servant_name,
int argc,
- char *argv[]
- ACE_ENV_ARG_DECL);
+ char *argv[]);
// Initialize the Server state - parsing arguments and waiting.
// interface_name is the name used to register the Servant.