diff options
author | Benjamin Kircher <benjamin.kircher@gmail.com> | 2017-09-16 11:51:36 +0200 |
---|---|---|
committer | Benjamin Kircher <benjamin.kircher@gmail.com> | 2017-09-16 11:51:36 +0200 |
commit | d4af64ca13173c76f6da1aa32dcda7dd3abeb522 (patch) | |
tree | 2835c2b1cd44741fa3fe1dc50a5450e2c95119dd /googlemock/scripts/generator/cpp | |
parent | deace2546ef4ff8f3e6349ec4f26d414753818c3 (diff) | |
download | googletest-d4af64ca13173c76f6da1aa32dcda7dd3abeb522.tar.gz googletest-d4af64ca13173c76f6da1aa32dcda7dd3abeb522.tar.bz2 googletest-d4af64ca13173c76f6da1aa32dcda7dd3abeb522.zip |
Remove redundant declaration
TempDir() function is declared twice, once in `internal/gtest-port.h`
and a second time in `gtest.h`.
Fixes a warning with GCC when -Wredundant-decls is given.
Diffstat (limited to 'googlemock/scripts/generator/cpp')
0 files changed, 0 insertions, 0 deletions