DescriptionDrop unused member loader_ in testing file SimRequest.h
This caused compilation errors (through a compiler warning) in
jumbo builds. I speculate that if the compiler (clang) sees both
an object creation and the full declaration it will complain about
members that are never accessed.
R=fs@opera.com
Review-Url: https://codereview.chromium.org/2969203002
Cr-Commit-Position: refs/heads/master@{#484224}
Committed: https://chromium.googlesource.com/chromium/src/+/586ebf48c1bd0bcd86ad0fa491e571270b71c6f2
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|