diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-18 03:56:19 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-18 03:56:19 +0000 |
commit | 7bb925dd16296885ea65ec8f73e3ce09047bfcd9 (patch) | |
tree | f8913a7ba038ec752e3d98e49b18950a374a85a9 /tests/Reactor_Timer_Test.cpp | |
parent | c02747c251c74f4abcf638ba7659ba4f87b7f45c (diff) | |
download | ATCD-7bb925dd16296885ea65ec8f73e3ce09047bfcd9.tar.gz |
ywhoopie!!
More new stuff, more things will break!!
I have no idea about this file. Heck, I am not even Doug!
Diffstat (limited to 'tests/Reactor_Timer_Test.cpp')
-rw-r--r-- | tests/Reactor_Timer_Test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Reactor_Timer_Test.cpp b/tests/Reactor_Timer_Test.cpp index d24c2acb0e6..e8cd10449eb 100644 --- a/tests/Reactor_Timer_Test.cpp +++ b/tests/Reactor_Timer_Test.cpp @@ -99,7 +99,5 @@ main (int, char *argv[]) reactor.handle_events (); ACE_END_TEST; - return 0; } - |