summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/chat/Receiver_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/chat/Receiver_i.cpp')
-rw-r--r--TAO/examples/Simple/chat/Receiver_i.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/examples/Simple/chat/Receiver_i.cpp b/TAO/examples/Simple/chat/Receiver_i.cpp
index af8099f89a1..9a291e53e0b 100644
--- a/TAO/examples/Simple/chat/Receiver_i.cpp
+++ b/TAO/examples/Simple/chat/Receiver_i.cpp
@@ -3,8 +3,6 @@
/**
* @file Receiver_i.cpp
*
- * $Id$
- *
* Implements the Receiver_i class, which is used by the chat client.
*
*