summaryrefslogtreecommitdiff
path: root/core/fxge/win32/fx_win32_device.cpp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-04-25 17:35:21 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-04-25 17:35:21 +0000
commit7b01255ef62f8df5cdd3053fd42c5c501274186d (patch)
tree09ac126ca9ba7eae7e581f57be0f815b28a9e232 /core/fxge/win32/fx_win32_device.cpp
parentd9da586dd3dbaa35706ac274e2fef8b73b867b22 (diff)
downloadpdfium-7b01255ef62f8df5cdd3053fd42c5c501274186d.tar.xz
Remove CDWriteExt.
It is never used. Change-Id: I09220eb16a4679c8499079c3c1375574f6fc0450 Reviewed-on: https://pdfium-review.googlesource.com/31300 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'core/fxge/win32/fx_win32_device.cpp')
-rw-r--r--core/fxge/win32/fx_win32_device.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxge/win32/fx_win32_device.cpp b/core/fxge/win32/fx_win32_device.cpp
index 4047866412..f5b062ba61 100644
--- a/core/fxge/win32/fx_win32_device.cpp
+++ b/core/fxge/win32/fx_win32_device.cpp
@@ -25,7 +25,6 @@
#include "core/fxge/fx_freetype.h"
#include "core/fxge/systemfontinfo_iface.h"
#include "core/fxge/win32/cfx_windowsdib.h"
-#include "core/fxge/win32/dwrite_int.h"
#include "core/fxge/win32/win32_int.h"
#include "third_party/base/ptr_util.h"
#include "third_party/base/stl_util.h"