summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Singleton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TAO_Singleton.cpp')
-rw-r--r--TAO/tao/TAO_Singleton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Singleton.cpp b/TAO/tao/TAO_Singleton.cpp
index f41683c33e7..a6c268638fd 100644
--- a/TAO/tao/TAO_Singleton.cpp
+++ b/TAO/tao/TAO_Singleton.cpp
@@ -20,7 +20,7 @@
#include "tao/TAO_Singleton.inl"
#endif /* __ACE_INLINE__ */
-ACE_RCSID (tao, TAO_Singleton, "$Id$")
+//ACE_RCSID (tao, TAO_Singleton, "$Id$")
template <class TYPE, class ACE_LOCK> void
TAO_Singleton<TYPE, ACE_LOCK>::dump (void)