diff options
author | thestig <thestig@chromium.org> | 2016-06-06 17:54:29 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-06-06 17:54:29 -0700 |
commit | b0fcfad1412c2ddaf33c74fa4b854c3c1390a509 (patch) | |
tree | e890bd15ef68a679e06b58e42f51496a050166ed /pdfium.gyp | |
parent | 0abe65264043b8a1b4afbf8d3e9ce88b4a534826 (diff) | |
download | pdfium-b0fcfad1412c2ddaf33c74fa4b854c3c1390a509.tar.xz |
Remove unused PS generation code.
CFX_PSRenderer, IFX_PSOutput, CPSOutput, CPSPrinterDriver.
Also reland commit 2d63eaa.
Review-Url: https://codereview.chromium.org/2019603002
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index ae30a3c1e5..d561b9de41 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -709,7 +709,6 @@ 'core/fxge/ge/fx_ge_fontmap.cpp', 'core/fxge/ge/fx_ge_linux.cpp', 'core/fxge/ge/fx_ge_path.cpp', - 'core/fxge/ge/fx_ge_ps.cpp', 'core/fxge/ge/fx_ge_text.cpp', 'core/fxge/ge/fx_text_int.h', 'core/fxge/include/fx_dib.h', |