summaryrefslogtreecommitdiff
path: root/ACE/protocols/tests/HTBP
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/tests/HTBP')
-rw-r--r--ACE/protocols/tests/HTBP/Send_Large_Msg/client.cpp2
-rw-r--r--ACE/protocols/tests/HTBP/Send_Large_Msg/server.cpp2
2 files changed, 0 insertions, 4 deletions
diff --git a/ACE/protocols/tests/HTBP/Send_Large_Msg/client.cpp b/ACE/protocols/tests/HTBP/Send_Large_Msg/client.cpp
index 12f041c1185..cfe26926333 100644
--- a/ACE/protocols/tests/HTBP/Send_Large_Msg/client.cpp
+++ b/ACE/protocols/tests/HTBP/Send_Large_Msg/client.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/HTBP/HTBP_Session.h"
#include "ace/HTBP/HTBP_Stream.h"
#include "ace/HTBP/HTBP_Addr.h"
diff --git a/ACE/protocols/tests/HTBP/Send_Large_Msg/server.cpp b/ACE/protocols/tests/HTBP/Send_Large_Msg/server.cpp
index 9c8f2eec286..2e43f9bfba4 100644
--- a/ACE/protocols/tests/HTBP/Send_Large_Msg/server.cpp
+++ b/ACE/protocols/tests/HTBP/Send_Large_Msg/server.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/Log_Msg.h"
#include "ace/Get_Opt.h"