Unbreak the build after r194997
authorAlexey Samsonov <samsonov@google.com>
Mon, 18 Nov 2013 09:44:36 +0000 (09:44 +0000)
committerAlexey Samsonov <samsonov@google.com>
Mon, 18 Nov 2013 09:44:36 +0000 (09:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194998 91177308-0d34-0410-b5e6-96231b3b80d8

utils/unittest/googletest/src/gtest-death-test.cc

index 6c8b001ee2393e6f6c550292478e77321bf6a4f6..82453f20fd5ee1a70cf0ddde07858a2be8400129 100644 (file)
@@ -1035,8 +1035,6 @@ DeathTest::TestRole ExecDeathTest::AssumeRole() {
 
 # endif  // !GTEST_OS_WINDOWS
 
-DeathTestFactory::~DeathTestFactory() {}
-
 // Creates a concrete DeathTest-derived class that depends on the
 // --gtest_death_test_style flag, and sets the pointer pointed to
 // by the "test" argument to its address.  If the test should be