X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/i18n/csdetect.h diff --git a/icuSources/i18n/csdetect.h b/icuSources/i18n/csdetect.h index 1cf323e3..405e1f55 100644 --- a/icuSources/i18n/csdetect.h +++ b/icuSources/i18n/csdetect.h @@ -45,7 +45,7 @@ public: UBool getStripTagsFlag() const; - const char *getCharsetName(int32_t index, UErrorCode& status) const; +// const char *getCharsetName(int32_t index, UErrorCode& status) const; static int32_t getDetectableCount(); };