diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-12 22:31:11 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-12 22:31:11 +0000 |
commit | 60658638f46df3536b4fd2b8567e07cd3f9221f2 (patch) | |
tree | ea88832e425f1ad0a7611b8e7788328ad4016fc9 /tests | |
parent | 4292aac65489496a833e8872d2b2beaad5b7ba9c (diff) | |
download | ATCD-60658638f46df3536b4fd2b8567e07cd3f9221f2.tar.gz |
ChangeLogTag: Mon Mar 12 16:30:32 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Logging_Strategy_Test.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Logging_Strategy_Test.cpp b/tests/Logging_Strategy_Test.cpp index 771ccd1672c..6943b65e36a 100644 --- a/tests/Logging_Strategy_Test.cpp +++ b/tests/Logging_Strategy_Test.cpp @@ -430,6 +430,10 @@ int main (int argc, char *argv []) ACE_UNUSED_ARG (argc); ACE_UNUSED_ARG (argv); + ACE_UNUSED_ARG (print_till_death); + ACE_UNUSED_ARG (order); + ACE_UNUSED_ARG (remove_files); + ACE_UNUSED_ARG (parse_args); #endif /* ACE_WIN32 || ACE_HAS_SVR4_DYNAMIC_LINKING || __hpux */ ACE_END_TEST; |