diff options
author | tsepez <tsepez@chromium.org> | 2016-05-19 17:31:01 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-05-19 17:31:01 -0700 |
commit | 411f1185f44b7862a9b1c16e588407ae197752dd (patch) | |
tree | c02ce8943cd41b857c198ef5e5bc7ef847368199 /pdfium.gyp | |
parent | 1f36fa860a170081f66809d634ec7ab83d7cb25e (diff) | |
download | pdfium-411f1185f44b7862a9b1c16e588407ae197752dd.tar.xz |
Remove Release() from IFXCRT_FileAccess.
Remove some unused impls.
Review-Url: https://codereview.chromium.org/1994323002
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index fa0ab01cd6..d9e1cfb8f7 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -627,8 +627,6 @@ 'core/fxcrt/fx_unicode.cpp', 'core/fxcrt/fx_xml_composer.cpp', 'core/fxcrt/fx_xml_parser.cpp', - 'core/fxcrt/fxcrt_platforms.cpp', - 'core/fxcrt/fxcrt_platforms.h', 'core/fxcrt/fxcrt_posix.cpp', 'core/fxcrt/fxcrt_posix.h', 'core/fxcrt/fxcrt_stream.cpp', |