diff options
Diffstat (limited to 'core/fxcrt/fx_arabic.h')
-rw-r--r-- | core/fxcrt/fx_arabic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/fx_arabic.h b/core/fxcrt/fx_arabic.h index 32021c358f..9d23b1557d 100644 --- a/core/fxcrt/fx_arabic.h +++ b/core/fxcrt/fx_arabic.h @@ -24,6 +24,5 @@ wchar_t GetFormChar(const CFX_Char* cur, } // namespace pdfium wchar_t FX_GetArabicFromShaddaTable(wchar_t shadda); -void FX_BidiLine(std::vector<CFX_Char>* chars, int32_t iCount); #endif // CORE_FXCRT_FX_ARABIC_H_ |