diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-08-27 03:13:46 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-08-27 03:13:46 +0000 |
commit | 44dca445f1d1aa905c632c2fb7e491b2005c41de (patch) | |
tree | ec9209883eef32cd5cbf07be8170aa2a71375c88 /tests/Logging_Strategy_Test.cpp | |
parent | c696264538e332d8057503a874d253fcf202250e (diff) | |
download | ATCD-44dca445f1d1aa905c632c2fb7e491b2005c41de.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests/Logging_Strategy_Test.cpp')
-rw-r--r-- | tests/Logging_Strategy_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Logging_Strategy_Test.cpp b/tests/Logging_Strategy_Test.cpp index f2cd54cc5f7..9765dbdba4d 100644 --- a/tests/Logging_Strategy_Test.cpp +++ b/tests/Logging_Strategy_Test.cpp @@ -378,6 +378,7 @@ parse_args (int argc, ACE_TCHAR *argv[]) } } + ACE_UNUSED_ARG (wipeout_logfile); return 0; } |