Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / pdfium / core / src / fxge / ge / fx_ge_font.cpp
index f3254ea..817f371 100644 (file)
@@ -40,7 +40,6 @@ CFX_Font::~CFX_Font()
 #endif
     if (m_Face) {
 #ifdef FOXIT_CHROME_BUILD
-        FXFT_Library library = FXFT_Get_Face_FreeType(m_Face);
         if (FXFT_Get_Face_External_Stream(m_Face)) {
             FXFT_Clear_Face_External_Stream(m_Face);
         }