diff options
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Basic/Reconnect.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/Event/Basic/Reconnect.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Event/Basic/Reconnect.cpp b/TAO/orbsvcs/tests/Event/Basic/Reconnect.cpp index bf88d4568a3..31e4d1de658 100644 --- a/TAO/orbsvcs/tests/Event/Basic/Reconnect.cpp +++ b/TAO/orbsvcs/tests/Event/Basic/Reconnect.cpp @@ -7,10 +7,6 @@ #include "ace/Get_Opt.h" #include "ace/High_Res_Timer.h" -ACE_RCSID (EC_Tests_Basic, - Reconnect, - "$Id$") - int ACE_TMAIN(int argc, ACE_TCHAR *argv[]) { |