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 /BUILD.gn | |
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 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -614,8 +614,6 @@ static_library("fxcrt") { "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", |