summaryrefslogtreecommitdiff
path: root/ACE/examples/Connection/misc/test_upipe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Connection/misc/test_upipe.cpp')
-rw-r--r--ACE/examples/Connection/misc/test_upipe.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Connection/misc/test_upipe.cpp b/ACE/examples/Connection/misc/test_upipe.cpp
index 5a1b893ae4f..37b7e48d7f8 100644
--- a/ACE/examples/Connection/misc/test_upipe.cpp
+++ b/ACE/examples/Connection/misc/test_upipe.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// This short program illustrates in implementation of the classic
// "bounded buffer" program using ACE_UPIPEs. This program also shows
// how the ACE_Connector and ACE_Acceptor patterns work when used with