diff options
Diffstat (limited to 'test/gtest_stress_test.cc')
-rw-r--r-- | test/gtest_stress_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/gtest_stress_test.cc b/test/gtest_stress_test.cc index 57ea75a9..0034bb84 100644 --- a/test/gtest_stress_test.cc +++ b/test/gtest_stress_test.cc @@ -46,7 +46,6 @@ namespace testing { namespace { using internal::String; -using internal::TestProperty; using internal::TestPropertyKeyIs; using internal::Vector; |