From 0add284c1a2b3bee022bef34c7efddcb304f2e21 Mon Sep 17 00:00:00 2001 From: Nicolas Pena Date: Tue, 18 Jul 2017 17:57:37 -0400 Subject: Remove JBig2_GsidProc class This CL removes the JBig2_GsidProc since it is only used as a single instance in each of the methods in CJBig2_HTRDProc, so it is completely unnecessary. Change-Id: I69d0a4a059b9eb6ebcbbb79b92ea1cd6c22cb1cb Reviewed-on: https://pdfium-review.googlesource.com/7930 Reviewed-by: dsinclair Commit-Queue: dsinclair --- BUILD.gn | 2 -- 1 file changed, 2 deletions(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index c13d2904ef..e02882085b 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -719,8 +719,6 @@ static_library("fxcodec") { "core/fxcodec/jbig2/JBig2_GrdProc.h", "core/fxcodec/jbig2/JBig2_GrrdProc.cpp", "core/fxcodec/jbig2/JBig2_GrrdProc.h", - "core/fxcodec/jbig2/JBig2_GsidProc.cpp", - "core/fxcodec/jbig2/JBig2_GsidProc.h", "core/fxcodec/jbig2/JBig2_HtrdProc.cpp", "core/fxcodec/jbig2/JBig2_HtrdProc.h", "core/fxcodec/jbig2/JBig2_HuffmanDecoder.cpp", -- cgit v1.2.3