From 704da531215c4f81279eb763192de398f7d03748 Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 21 Oct 2015 14:16:29 -0400 Subject: 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 . --- pdfium.gyp | 2 -- 1 file changed, 2 deletions(-) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index 27852290e7..2aba2a7156 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -698,7 +698,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', @@ -709,7 +708,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