summaryrefslogtreecommitdiff
path: root/tests/Oneways_Invoking_Twoways/Receiver_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Oneways_Invoking_Twoways/Receiver_i.cpp')
-rw-r--r--tests/Oneways_Invoking_Twoways/Receiver_i.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/Oneways_Invoking_Twoways/Receiver_i.cpp b/tests/Oneways_Invoking_Twoways/Receiver_i.cpp
index 570a06fe83b..f12cbc8c09b 100644
--- a/tests/Oneways_Invoking_Twoways/Receiver_i.cpp
+++ b/tests/Oneways_Invoking_Twoways/Receiver_i.cpp
@@ -1,6 +1,6 @@
-#include "Receiver_i.h"
+// $Id$
-ACE_RCSID(Oneways_Invoking_Twoways, Receiver_i, "$Id$")
+#include "Receiver_i.h"
Receiver_i::Receiver_i (CORBA::ORB_ptr orb,
Test::Sender_ptr sender,
@@ -16,8 +16,6 @@ Receiver_i::~Receiver_i (void)
{
}
-
-
CORBA::Long
Receiver_i::receive_call (void)
{