summaryrefslogtreecommitdiff
path: root/ACE/tests/Message_Block_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:49:47 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:49:47 +0000
commitde9f6bc4101fbe56373ad5d79336397a99fd099f (patch)
treed9fe9aa7d1cd0a261c13cd096efba7a6b3ba4ad9 /ACE/tests/Message_Block_Test.cpp
parent7f467119792aadf023ec1a8ecf48fbb7c8060301 (diff)
downloadATCD-de9f6bc4101fbe56373ad5d79336397a99fd099f.tar.gz
Zapped ACE_RCSID
Diffstat (limited to 'ACE/tests/Message_Block_Test.cpp')
-rw-r--r--ACE/tests/Message_Block_Test.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/tests/Message_Block_Test.cpp b/ACE/tests/Message_Block_Test.cpp
index d1cd5b03e6a..cf76ad4610c 100644
--- a/ACE/tests/Message_Block_Test.cpp
+++ b/ACE/tests/Message_Block_Test.cpp
@@ -26,10 +26,6 @@
#include "ace/Profile_Timer.h"
#include "ace/Free_List.h"
-ACE_RCSID (tests,
- Message_Block_Test,
- "$Id$")
-
// Number of memory allocation strategies used in this test.
static const int ACE_ALLOC_STRATEGY_NO = 2;