From 14ddd425193946692042fcd910857963d333be3b Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Thu, 20 Jul 2017 11:07:00 -0400 Subject: Consolidate Appearance Stream code in CPWL_AppStream. This CL moves the remaining appearance stream code to CPWL_AppStream. The unused GetThisAppearanceStream methods have been removed. Change-Id: I0bdfbb11962ee7975394a40a1ea45d076ee9151d Reviewed-on: https://pdfium-review.googlesource.com/8312 Commit-Queue: dsinclair Reviewed-by: Henrique Nakashima --- fpdfsdk/pdfwindow/cpwl_special_button.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'fpdfsdk/pdfwindow/cpwl_special_button.cpp') diff --git a/fpdfsdk/pdfwindow/cpwl_special_button.cpp b/fpdfsdk/pdfwindow/cpwl_special_button.cpp index da91da3ecb..b911d5eb00 100644 --- a/fpdfsdk/pdfwindow/cpwl_special_button.cpp +++ b/fpdfsdk/pdfwindow/cpwl_special_button.cpp @@ -6,7 +6,6 @@ #include "fpdfsdk/pdfwindow/cpwl_special_button.h" #include "fpdfsdk/pdfwindow/cpwl_button.h" -#include "fpdfsdk/pdfwindow/cpwl_utils.h" #include "fpdfsdk/pdfwindow/cpwl_wnd.h" CPWL_PushButton::CPWL_PushButton() {} -- cgit v1.2.3