summaryrefslogtreecommitdiff
path: root/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h')
-rw-r--r--ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h
index 8c1ffdbb3b2..edb3d04f84f 100644
--- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h
+++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h
@@ -4,8 +4,6 @@
/**
* @file BPR_Drivers.h
*
- * $Id$
- *
* This code builds abstractions to factor out common code from
* the different possible implementations of the Timer_Queue based
* bounded packet relay example.