ICU-5410 Comment out unused code.

X-SVN-Rev: 20499
This commit is contained in:
George Rhoten 2006-10-05 22:55:37 +00:00
parent 1699589ce9
commit b72a2a59a4

View file

@ -122,12 +122,10 @@ final class UConverterSharedData {
{
}
*/
protected void doUnload()
{
}
/*
// interface UConverterImplOpenable extends UConverterImpl
protected void doOpen(UConverter cnv, String name, String locale, long options, int[] pErrorCode)
{