summaryrefslogtreecommitdiff
path: root/xfa/fwl/basewidget/fwl_comboboximp.cpp
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/fwl/basewidget/fwl_comboboximp.cpp
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/fwl/basewidget/fwl_comboboximp.cpp')
-rw-r--r--xfa/fwl/basewidget/fwl_comboboximp.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/basewidget/fwl_comboboximp.cpp b/xfa/fwl/basewidget/fwl_comboboximp.cpp
index f066436622..b7d85d3174 100644
--- a/xfa/fwl/basewidget/fwl_comboboximp.cpp
+++ b/xfa/fwl/basewidget/fwl_comboboximp.cpp
@@ -18,7 +18,6 @@
#include "xfa/fwl/core/fwl_appimp.h"
#include "xfa/fwl/core/fwl_formimp.h"
#include "xfa/fwl/core/fwl_noteimp.h"
-#include "xfa/fwl/core/fwl_panelimp.h"
#include "xfa/fwl/core/fwl_targetimp.h"
#include "xfa/fwl/core/fwl_threadimp.h"
#include "xfa/fwl/core/fwl_widgetimp.h"