diff options
author | Rafal Chlodnicki <rchlodnicki@opera.com> | 2016-08-25 23:33:31 +0200 |
---|---|---|
committer | Mark Mentovai <mark@chromium.org> | 2016-08-25 21:43:05 +0000 |
commit | a2196179cc626de67ee4e4121246bcc8002d4bad (patch) | |
tree | bd23be4029d7c98abee8849cc7adcbddcd1fe707 /src/processor/static_map_iterator-inl.h | |
parent | Update MDRawMiscInfo to support version 5 of the MINIDUMP_MISC_INFO_N structure. (diff) | |
download | breakpad-a2196179cc626de67ee4e4121246bcc8002d4bad.tar.xz |
Fix breakpad compilation issue with clang on Windows
Fix unused variable error. Code that uses the kWaitForHandlerThreadMs
constant is inside and ifdef so in some compile configurations constant
was unused. Move it where it's used.
And do the same with other constants as requested during review.
BUG=
Change-Id: I4f4c8f36c982092d53438ed6d2a0a97772402d69
Reviewed-on: https://chromium-review.googlesource.com/374378
Reviewed-by: Mark Mentovai <mark@chromium.org>
Diffstat (limited to 'src/processor/static_map_iterator-inl.h')
0 files changed, 0 insertions, 0 deletions