From 8b8dfd7934d669b2c74a0502f82387e5df0f573b Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Mon, 19 Oct 2015 17:10:15 -0700 Subject: Remove unused CFFL_Notify. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1411963002 . --- pdfium.gyp | 2 -- 1 file changed, 2 deletions(-) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index 2c1117277d..27852290e7 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -695,7 +695,6 @@ 'fpdfsdk/include/formfiller/FFL_FormFiller.h', 'fpdfsdk/include/formfiller/FFL_IFormFiller.h', 'fpdfsdk/include/formfiller/FFL_ListBox.h', - 'fpdfsdk/include/formfiller/FFL_Notify.h', 'fpdfsdk/include/formfiller/FFL_PushButton.h', 'fpdfsdk/include/formfiller/FFL_RadioButton.h', 'fpdfsdk/include/formfiller/FFL_TextField.h', @@ -707,7 +706,6 @@ 'fpdfsdk/src/formfiller/FFL_FormFiller.cpp', 'fpdfsdk/src/formfiller/FFL_IFormFiller.cpp', 'fpdfsdk/src/formfiller/FFL_ListBox.cpp', - 'fpdfsdk/src/formfiller/FFL_Notify.cpp', 'fpdfsdk/src/formfiller/FFL_PushButton.cpp', 'fpdfsdk/src/formfiller/FFL_RadioButton.cpp', 'fpdfsdk/src/formfiller/FFL_TextField.cpp', -- cgit v1.2.3