Code formatting changes, clean up, no functionality changes

This commit is contained in:
Gennadiy Civil
2018-08-14 11:08:35 -04:00
parent 15ef6ec064
commit f225735222
4 changed files with 6 additions and 15 deletions

View File

@@ -919,8 +919,6 @@ TEST(PrintStlContainerTest, MultiSet) {
}
#if GTEST_HAS_STD_FORWARD_LIST_
// <slist> is available on Linux in the google3 mode, but not on
// Windows or Mac OS X.
TEST(PrintStlContainerTest, SinglyLinkedList) {
int a[] = { 9, 2, 8 };