diff options
author | Lei Zhang <thestig@chromium.org> | 2016-02-25 12:08:02 -0800 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2016-02-25 12:08:02 -0800 |
commit | 6941d29a825a815bebf93e07c3f2e2274399c7a4 (patch) | |
tree | 222d611e79399d49dce45be9bbb1e0bd0efbfcb3 /BUILD.gn | |
parent | 6b7b5a52f42aa9b37be5307915885d5f4566c326 (diff) | |
download | pdfium-6941d29a825a815bebf93e07c3f2e2274399c7a4.tar.xz |
Remove set but unsed variables.
And other nearby dead code.
R=dsinclair@chromium.org
Review URL: https://codereview.chromium.org/1740613002 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1266,8 +1266,6 @@ if (pdf_enable_xfa) { "xfa/src/fxbarcode/utils.h", "xfa/src/fxfa/src/app/xfa_checksum.cpp", "xfa/src/fxfa/src/app/xfa_checksum.h", - "xfa/src/fxfa/src/app/xfa_ffConfigAcc.cpp", - "xfa/src/fxfa/src/app/xfa_ffConfigAcc.h", "xfa/src/fxfa/src/app/xfa_ffapp.cpp", "xfa/src/fxfa/src/app/xfa_ffapp.h", "xfa/src/fxfa/src/app/xfa_ffbarcode.cpp", |