summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_3673_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bug_3673_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_3673_Regression_Test.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/tests/Bug_3673_Regression_Test.cpp b/ACE/tests/Bug_3673_Regression_Test.cpp
index cae18afda88..251978627be 100644
--- a/ACE/tests/Bug_3673_Regression_Test.cpp
+++ b/ACE/tests/Bug_3673_Regression_Test.cpp
@@ -11,10 +11,6 @@
#include "ace/ACE.h"
#include "ace/OS_NS_stdio.h"
-ACE_RCSID (tests,
- Bug_3673_Regression_Test,
- "$Id$")
-
static bool construct_alpha = false;
static bool destruct_alpha = false;
static bool construct_beta = false;