diff options
Diffstat (limited to 'ACE/tests/Chrono_Test.cpp')
-rw-r--r-- | ACE/tests/Chrono_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Chrono_Test.cpp b/ACE/tests/Chrono_Test.cpp index 1c9e86c6857..7a09b1d9a99 100644 --- a/ACE/tests/Chrono_Test.cpp +++ b/ACE/tests/Chrono_Test.cpp @@ -289,7 +289,6 @@ test_streamers () } - ACE_Time_Value const test_sec {12, 132}; // Seconds s << test_sec; |