X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/common/appendable.cpp?ds=inline diff --git a/icuSources/common/appendable.cpp b/icuSources/common/appendable.cpp index 4d672fc0..e46d0790 100644 --- a/icuSources/common/appendable.cpp +++ b/icuSources/common/appendable.cpp @@ -1,6 +1,6 @@ /* ******************************************************************************* -* Copyright (C) 2011, International Business Machines +* Copyright (C) 2011-2012, International Business Machines * Corporation and others. All Rights Reserved. ******************************************************************************* * file name: appendable.cpp @@ -67,8 +67,6 @@ Appendable::getAppendBuffer(int32_t minCapacity, return scratch; } -UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION(Appendable) - // UnicodeStringAppendable is implemented in unistr.cpp. U_NAMESPACE_END