diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2017-09-08 14:31:14 -0400 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-09-08 20:35:43 +0000 |
commit | ee1e757902d0096cc482c74d4fc0e568e0b18541 (patch) | |
tree | 0adc60bb9c98854c48fd2f16b1a5485e9703a1ba /xfa/fwl/cfwl_datetimepicker.cpp | |
parent | e8b3e0cdcea319abf82639edb5e074ff94c4d66c (diff) | |
download | pdfium-ee1e757902d0096cc482c74d4fc0e568e0b18541.tar.xz |
Remove CFWL_SpinButton, which is unused.chromium/3211
Change-Id: I0be113b5515a95829566938c84e2f74c7c1c75a3
Reviewed-on: https://pdfium-review.googlesource.com/13552
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'xfa/fwl/cfwl_datetimepicker.cpp')
-rw-r--r-- | xfa/fwl/cfwl_datetimepicker.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_datetimepicker.cpp b/xfa/fwl/cfwl_datetimepicker.cpp index 7383729ad4..c8d7c5dc19 100644 --- a/xfa/fwl/cfwl_datetimepicker.cpp +++ b/xfa/fwl/cfwl_datetimepicker.cpp @@ -16,7 +16,6 @@ #include "xfa/fwl/cfwl_messagemouse.h" #include "xfa/fwl/cfwl_messagesetfocus.h" #include "xfa/fwl/cfwl_notedriver.h" -#include "xfa/fwl/cfwl_spinbutton.h" #include "xfa/fwl/cfwl_themebackground.h" #include "xfa/fwl/cfwl_widgetmgr.h" #include "xfa/fwl/ifwl_themeprovider.h" |