summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-18 10:21:00 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-18 10:21:00 -0700
commit9b3656b8b49db7f228304aff9ffa599999199a0c (patch)
tree631b0f75045167298be00db2091c1334518ff920 /xfa.gyp
parent7adef41ed27ced7e18ee649a3d4f27a3cc00c51f (diff)
downloadpdfium-9b3656b8b49db7f228304aff9ffa599999199a0c.tar.xz
Remove unused FWL Panel code.
This code was used to subclass Form only, the one method in Panel is overridden in Form. Review URL: https://codereview.chromium.org/1899743002
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/xfa.gyp b/xfa.gyp
index e2cedd08ed..6fdbf48d93 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -188,8 +188,6 @@
"xfa/fwl/core/fwl_formimp.h",
"xfa/fwl/core/fwl_noteimp.cpp",
"xfa/fwl/core/fwl_noteimp.h",
- "xfa/fwl/core/fwl_panelimp.cpp",
- "xfa/fwl/core/fwl_panelimp.h",
"xfa/fwl/core/fwl_sdadapterimp.cpp",
"xfa/fwl/core/fwl_sdadapterimp.h",
"xfa/fwl/core/fwl_targetimp.cpp",
@@ -210,7 +208,6 @@
"xfa/fwl/core/ifwl_form.h",
"xfa/fwl/core/ifwl_notedriver.h",
"xfa/fwl/core/ifwl_noteloop.h",
- "xfa/fwl/core/ifwl_panel.h",
"xfa/fwl/core/ifwl_target.h",
"xfa/fwl/core/ifwl_themeprovider.h",
"xfa/fwl/core/ifwl_thread.h",