DescriptionFix four annoying warnings:
Two "set but unused", one of which is surely an artifact from
copying code around, and the other which ought to be used for
the sake of clarity.
Two are unknown "optimize" pragmas, remove them since the code
has been shipped for years on other platforms under full optimization.
R=thestig@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/e6406b39d09f765f5f1a1530a3a737f17a0666c1
Patch Set 1 #Patch Set 2 : Fix check. #
Total comments: 8
Patch Set 3 : Remove pragma entirely, fix busted logic. #
Total comments: 2
Patch Set 4 : Move decl closer to use. #
Messages
Total messages: 11 (2 generated)
|