Homec4science

Remove redundant declaration

Authored by Benjamin Kircher <benjamin.kircher@gmail.com> on Sep 16 2017, 11:51.

Description

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.

Details

Committed
Benjamin Kircher <benjamin.kircher@gmail.com>Sep 16 2017, 11:51
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:deace2546ef4: Merge pull request #1259 from ly2048/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

Benjamin Kircher <benjamin.kircher@gmail.com> committed R9484:d4af64ca1317: Remove redundant declaration (authored by Benjamin Kircher <benjamin.kircher@gmail.com>).Sep 16 2017, 11:51