summaryrefslogtreecommitdiff
path: root/TAO/tests/Xt_Stopwatch/Client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/Client.h')
-rw-r--r--TAO/tests/Xt_Stopwatch/Client.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Xt_Stopwatch/Client.h b/TAO/tests/Xt_Stopwatch/Client.h
index 978e0f3c3b1..206f8899825 100644
--- a/TAO/tests/Xt_Stopwatch/Client.h
+++ b/TAO/tests/Xt_Stopwatch/Client.h
@@ -47,8 +47,7 @@ public:
void add_callback (Control &);
// Adds the callbacks to the GUI underneath.....
- void parse_args (int argc, char *argv[]
- ACE_ENV_ARG_DECL);
+ void parse_args (int argc, char *argv[]);
private:
CORBA::ORB_var orb_;