| Index: core/fpdfapi/fpdf_font/font_int.h
|
| diff --git a/core/fpdfapi/fpdf_font/font_int.h b/core/fpdfapi/fpdf_font/font_int.h
|
| index ea6c246e78962abdba9bd1d56768962c14e1cbcf..fd2d87f5d8368cd13868eef58eeb5e9bc1520c12 100644
|
| --- a/core/fpdfapi/fpdf_font/font_int.h
|
| +++ b/core/fpdfapi/fpdf_font/font_int.h
|
| @@ -211,8 +211,4 @@ class CPDF_ToUnicodeMap {
|
| static CFX_WideString StringToWideString(const CFX_ByteStringC& str);
|
| };
|
|
|
| -void FPDFAPI_LoadCID2UnicodeMap(CIDSet charset,
|
| - const uint16_t*& pMap,
|
| - uint32_t& count);
|
| -
|
| #endif // CORE_FPDFAPI_FPDF_FONT_FONT_INT_H_
|
|
|