summaryrefslogtreecommitdiff
path: root/xfa/fwl/README.md
diff options
context:
space:
mode:
authorHenrique Nakashima <hnakashima@chromium.org>2018-05-11 20:51:46 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-05-11 20:51:46 +0000
commitd1de2f3227e2f67c873c1e94c88f4d467ff0050e (patch)
tree85b03177e1b8c948643d4bd13339eb4ca4141b1e /xfa/fwl/README.md
parentd29141627b461eaf3507eaf833184802394a5a69 (diff)
downloadpdfium-d1de2f3227e2f67c873c1e94c88f4d467ff0050e.tar.xz
Remove CFWL_ComboBoxProxy.
It is never instantiated. Change-Id: I6b97abbe4bd7013e8a540e788da6cea7d0ba978b Reviewed-on: https://pdfium-review.googlesource.com/32410 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'xfa/fwl/README.md')
-rw-r--r--xfa/fwl/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/README.md b/xfa/fwl/README.md
index 9285e89345..9ee5575b42 100644
--- a/xfa/fwl/README.md
+++ b/xfa/fwl/README.md
@@ -6,7 +6,6 @@ classes are both controllers and renderers for each widget. The hierarchy is:
* CFWL_Widget
* CFWL_Form
* CFWL_FormProxy
- * CFWL_ComboBoxProxy
* CFWL_Caret
* CFWL_CheckBox
* CFWL_ComboBox