diff options
Diffstat (limited to 'tests/Big_Twoways/Peer.cpp')
-rw-r--r-- | tests/Big_Twoways/Peer.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Big_Twoways/Peer.cpp b/tests/Big_Twoways/Peer.cpp index 77c338bdb63..d866b0dd7dc 100644 --- a/tests/Big_Twoways/Peer.cpp +++ b/tests/Big_Twoways/Peer.cpp @@ -4,8 +4,6 @@ #include "Peer.h" #include "Session.h" -ACE_RCSID(Big_Oneways, Peer, "$Id$") - Peer::Peer (CORBA::ORB_ptr orb) : orb_ (CORBA::ORB::_duplicate (orb)) { |