summaryrefslogtreecommitdiff
path: root/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:39:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:39:23 +0000
commitf896b003bd582d632ec64016ed6411e1b30b603f (patch)
treeb219a8bc3523797ef7e34a313198572599424fce /ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
parent4ac9f6f6b3a8774e5c2675b2a82736d6e5f54cc2 (diff)
downloadATCD-f896b003bd582d632ec64016ed6411e1b30b603f.tar.gz
Removed ACE_RCSID
Diffstat (limited to 'ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp')
-rw-r--r--ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp b/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
index d477c52c389..3c0c88dd624 100644
--- a/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
+++ b/ACE/examples/IPC_SAP/SPIPE_SAP/consumer_read.cpp
@@ -8,7 +8,7 @@
#include "ace/OS_NS_unistd.h"
#include "ace/Time_Value.h"
-ACE_RCSID(SPIPE_SAP, consumer_read, "$Id$")
+
#if defined (ACE_HAS_STREAM_PIPES)