diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-08-14 12:55:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-14 12:55:13 -0700 |
commit | e26771776b26b690c98edd99a949ae6c8638e03b (patch) | |
tree | c98bf51459b6be1fa3513880f7735ace626ee1c0 /googletest/samples/sample3-inl.h | |
parent | 9ca399ae053d0a2a4d206fffe9ab76f577dbe22e (diff) | |
parent | 3306848f697568aacf4bcca330f6bdd5ce671899 (diff) | |
download | googletest-e26771776b26b690c98edd99a949ae6c8638e03b.tar.gz googletest-e26771776b26b690c98edd99a949ae6c8638e03b.tar.bz2 googletest-e26771776b26b690c98edd99a949ae6c8638e03b.zip |
Merge branch 'master' into cmake-binary-dir-fix
Diffstat (limited to 'googletest/samples/sample3-inl.h')
-rw-r--r-- | googletest/samples/sample3-inl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/googletest/samples/sample3-inl.h b/googletest/samples/sample3-inl.h index 7e3084d6..1a29ce92 100644 --- a/googletest/samples/sample3-inl.h +++ b/googletest/samples/sample3-inl.h @@ -28,8 +28,6 @@ // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. // A sample program demonstrating using Google C++ testing framework. -// -// Author: wan@google.com (Zhanyong Wan) #ifndef GTEST_SAMPLES_SAMPLE3_INL_H_ #define GTEST_SAMPLES_SAMPLE3_INL_H_ |