summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-09 12:35:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-09 12:35:15 +0000
commit2216a14a1bb2211ceb58ddec14a52cd2f9890f92 (patch)
tree718f515c40c988a33b19d4f1d706eca966240e91
parent1d494f6a4147433d60b175d761b801b5c2f82836 (diff)
downloadATCD-2216a14a1bb2211ceb58ddec14a52cd2f9890f92.tar.gz
Tue Jan 9 11:21:30 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ACE/ace/String_Base.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/String_Base.cpp b/ACE/ace/String_Base.cpp
index a8425518edc..59b1ec7d07d 100644
--- a/ACE/ace/String_Base.cpp
+++ b/ACE/ace/String_Base.cpp
@@ -20,7 +20,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_String_Base)
-template <class CHAR>
ACE_String_Base<CHAR>::size_type const ACE_String_Base<CHAR>::npos =
ACE_Numeric_Limits<ACE_String_Base<CHAR>::size_type>::max ();