From eedc7be6803924e158e6a08471bbdf1908c7a93e Mon Sep 17 00:00:00 2001 From: Srivats P Date: Mon, 29 Aug 2016 22:57:46 +0530 Subject: Restore New*Callback into google::protobuf namespace since these are used by the service stubs code Fixes #1966 --- src/google/protobuf/stubs/common_unittest.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/google/protobuf/stubs/common_unittest.cc') diff --git a/src/google/protobuf/stubs/common_unittest.cc b/src/google/protobuf/stubs/common_unittest.cc index 25bae9b0..f9e2cfd4 100644 --- a/src/google/protobuf/stubs/common_unittest.cc +++ b/src/google/protobuf/stubs/common_unittest.cc @@ -41,8 +41,6 @@ namespace google { namespace protobuf { -using internal::NewCallback; -using internal::NewPermanentCallback; namespace { // TODO(kenton): More tests. -- cgit v1.2.3