| Index: core/src/fpdftext/text_int.h
|
| diff --git a/core/src/fpdftext/text_int.h b/core/src/fpdftext/text_int.h
|
| index bc4d181863420e437e28684a56ad1b47b301c7c0..8a803261e944e9b025290b58bf6dc16a652577ac 100644
|
| --- a/core/src/fpdftext/text_int.h
|
| +++ b/core/src/fpdftext/text_int.h
|
| @@ -240,7 +240,6 @@ void NormalizeString(CFX_WideString& str);
|
| void NormalizeCompositeChar(FX_WCHAR wChar, CFX_WideString& sDest);
|
| void GetTextStream_Unicode(CFX_WideTextBuf& buffer,
|
| CPDF_PageObjectList* pPage,
|
| - FX_BOOL bUseLF,
|
| - CFX_PtrArray* pObjArray);
|
| + FX_BOOL bUseLF);
|
|
|
| #endif // CORE_SRC_FPDFTEXT_TEXT_INT_H_
|
|
|