summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_2497_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bug_2497_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_2497_Regression_Test.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/tests/Bug_2497_Regression_Test.cpp b/ACE/tests/Bug_2497_Regression_Test.cpp
index d32c96d1660..b0c89442fc2 100644
--- a/ACE/tests/Bug_2497_Regression_Test.cpp
+++ b/ACE/tests/Bug_2497_Regression_Test.cpp
@@ -14,10 +14,6 @@
#include "ace/Task.h"
#include "ace/Stream.h"
-ACE_RCSID (tests,
- Bug_2497_Regression_Test,
- "$Id$")
-
class Test_Task : public ACE_Task<ACE_SYNCH>
{
public: