From 63dfaab17af7121653749bc86d11fc77b5353dca Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 21 Oct 2015 15:47:26 -0400 Subject: Merge to XFA: Remove FFL_Utils as it is unused. None of the methods in this file are used and it is not included anywhere. Removing. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1417783004 . (cherry picked from commit 704da531215c4f81279eb763192de398f7d03748) Review URL: https://codereview.chromium.org/1413943004 . --- pdfium.gyp | 2 -- 1 file changed, 2 deletions(-) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index ea7e59bdbe..edb9424505 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -740,7 +740,6 @@ 'fpdfsdk/include/formfiller/FFL_PushButton.h', 'fpdfsdk/include/formfiller/FFL_RadioButton.h', 'fpdfsdk/include/formfiller/FFL_TextField.h', - 'fpdfsdk/include/formfiller/FFL_Utils.h', 'fpdfsdk/include/formfiller/FormFiller.h', 'fpdfsdk/src/formfiller/FFL_CBA_Fontmap.cpp', 'fpdfsdk/src/formfiller/FFL_CheckBox.cpp', @@ -751,7 +750,6 @@ 'fpdfsdk/src/formfiller/FFL_PushButton.cpp', 'fpdfsdk/src/formfiller/FFL_RadioButton.cpp', 'fpdfsdk/src/formfiller/FFL_TextField.cpp', - 'fpdfsdk/src/formfiller/FFL_Utils.cpp', ], }, { -- cgit v1.2.3