summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-06 13:40:02 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-06 13:40:02 -0700
commit72851be38d09908efb0d3eca248ee9d3fc655773 (patch)
tree0b9f875256976bd741515119c7af9a50f8743a00 /xfa.gyp
parent98a689f63282cfcae1e70f9a1303e56c3b4ce13e (diff)
downloadpdfium-72851be38d09908efb0d3eca248ee9d3fc655773.tar.xz
Remove IFWL_Grid and other grid classes.
The IFWL_Grid class wasn't an interface, it was a concrete class. Even as a concrete class it was never instantiated. The various other CFWL_Grid* class were also not instantiated. BUG=pdfium:468 Review URL: https://codereview.chromium.org/1862243002
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 9d3e57868f..bb2674cfcc 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -195,8 +195,6 @@
"xfa/fwl/core/fwl_error.h",
"xfa/fwl/core/fwl_formimp.cpp",
"xfa/fwl/core/fwl_formimp.h",
- "xfa/fwl/core/fwl_gridimp.cpp",
- "xfa/fwl/core/fwl_gridimp.h",
"xfa/fwl/core/fwl_noteimp.cpp",
"xfa/fwl/core/fwl_noteimp.h",
"xfa/fwl/core/fwl_panelimp.cpp",
@@ -222,7 +220,6 @@
"xfa/fwl/core/ifwl_custompanel.h",
"xfa/fwl/core/ifwl_dataprovider.h",
"xfa/fwl/core/ifwl_form.h",
- "xfa/fwl/core/ifwl_grid.h",
"xfa/fwl/core/ifwl_notedriver.h",
"xfa/fwl/core/ifwl_noteloop.h",
"xfa/fwl/core/ifwl_notethread.h",