diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-16 17:05:26 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-16 17:05:26 +0000 |
commit | 8d8865a588a4c26f1b867506fc2e5696c2578545 (patch) | |
tree | 4ac7d955f37d60c8e1f96a1e6c56d63ff088f423 /tests/CDR_File_Test.cpp | |
parent | d8dedf08f42a78206fde7aa6802bd1434e16fc06 (diff) | |
download | ATCD-8d8865a588a4c26f1b867506fc2e5696c2578545.tar.gz |
ChangeLogTag:Tue May 16 10:02:33 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'tests/CDR_File_Test.cpp')
-rw-r--r-- | tests/CDR_File_Test.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/CDR_File_Test.cpp b/tests/CDR_File_Test.cpp index bc25ad33717..057e8b63eef 100644 --- a/tests/CDR_File_Test.cpp +++ b/tests/CDR_File_Test.cpp @@ -359,13 +359,6 @@ main (int argc, ACE_TCHAR *argv[]) 1); } - // Unlink this file right away so that it is automatically removed - // when the process exits. - else if (file.unlink () == -1) - ACE_ERROR_RETURN ((LM_ERROR, - ACE_TEXT ("unlink failed for %p\n"), - filename.get_path_name ()), - 1); CDR_Test cdr_test ('a', 0x00ff, 0xaabbccdd, |