summaryrefslogtreecommitdiff
path: root/ACE/tests/Future_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Future_Test.cpp')
-rw-r--r--ACE/tests/Future_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Future_Test.cpp b/ACE/tests/Future_Test.cpp
index deabf651171..68a99df4c97 100644
--- a/ACE/tests/Future_Test.cpp
+++ b/ACE/tests/Future_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file Future_Test.cpp
*
- * $Id$
- *
* This example tests the ACE Future and illustrates an
* implementation of the Active Object pattern, which is described in
* the POSA2 book <www.dre.vanderbilt.edu/~schmidt/POSA/> and in a