From 5921483640fed07d8dcfff9cc34fe353fec55f26 Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Tue, 5 Oct 2010 05:58:51 +0000 Subject: Adds SetArgPointee to replace SetArgumentPointee. --- test/gmock-more-actions_test.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'test/gmock-more-actions_test.cc') diff --git a/test/gmock-more-actions_test.cc b/test/gmock-more-actions_test.cc index c09cccf4..64c4e081 100644 --- a/test/gmock-more-actions_test.cc +++ b/test/gmock-more-actions_test.cc @@ -60,7 +60,6 @@ using testing::ReturnArg; using testing::ReturnPointee; using testing::SaveArg; using testing::SetArgReferee; -using testing::SetArgumentPointee; using testing::StaticAssertTypeEq; using testing::Unused; using testing::WithArg; -- cgit v1.2.3