From d41f4752c81d2dc8635595df7a9ab2b07f571c53 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 4 May 2017 15:16:41 -0400 Subject: Remove unused IFX_Pause member MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The IFX_Pause param is stored but never used. Remove. Change-Id: I9e5298fc05c6d408873b7bee307a76dcf3d2d4da Reviewed-on: https://pdfium-review.googlesource.com/4931 Reviewed-by: Nicolás Peña Commit-Queue: dsinclair --- core/fxcodec/jbig2/JBig2_GrdProc.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/fxcodec/jbig2/JBig2_GrdProc.h') diff --git a/core/fxcodec/jbig2/JBig2_GrdProc.h b/core/fxcodec/jbig2/JBig2_GrdProc.h index a82aecbf12..1268192ef1 100644 --- a/core/fxcodec/jbig2/JBig2_GrdProc.h +++ b/core/fxcodec/jbig2/JBig2_GrdProc.h @@ -111,7 +111,6 @@ class CJBig2_GRDProc { uint32_t m_loopIndex; uint8_t* m_pLine; - IFX_Pause* m_pPause; FXCODEC_STATUS m_ProssiveStatus; CJBig2_Image** m_pImage; CJBig2_ArithDecoder* m_pArithDecoder; -- cgit v1.2.3