]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/collationtest.cpp
ICU-57132.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / collationtest.cpp
index b0202d193ed6bf1b6fec40580407373042dc6543..1248e1ce44335a1ecc3e4d32c721873caba63bd6 100644 (file)
@@ -48,9 +48,6 @@
 #include "uvectr64.h"
 #include "writesrc.h"
 
-// TODO: Move to ucbuf.h
-U_DEFINE_LOCAL_OPEN_POINTER(LocalUCHARBUFPointer, UCHARBUF, ucbuf_close);
-
 class CodePointIterator;
 
 // TODO: try to share code with IntlTestCollator; for example, prettify(CollationKey)