summaryrefslogtreecommitdiff
path: root/ACE/tests/Proactor_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Proactor_Test.cpp')
-rw-r--r--ACE/tests/Proactor_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Proactor_Test.cpp b/ACE/tests/Proactor_Test.cpp
index ef479bc2c58..159067ccbd5 100644
--- a/ACE/tests/Proactor_Test.cpp
+++ b/ACE/tests/Proactor_Test.cpp
@@ -2,8 +2,6 @@
/**
* @file Proactor_Test.cpp
*
- * $Id$
- *
* This program illustrates how the ACE_Proactor can be used to
* implement an application that does various asynchronous
* operations.