DescriptionRemove unused NormalizeBench::fUsePortable field.
To address build warnings:
../bench/MathBench.cpp:442:10: error: private field 'fUsePortable' is not used
[-Werror,-Wunused-private-field]
bool fUsePortable;
^
R=reed@google.com
Committed: http://code.google.com/p/skia/source/detail?r=9677
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|