aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/channel_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/grpc++/channel_interface.h')
-rw-r--r--include/grpc++/channel_interface.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/grpc++/channel_interface.h b/include/grpc++/channel_interface.h
index 77d1363618..51260aed3d 100644
--- a/include/grpc++/channel_interface.h
+++ b/include/grpc++/channel_interface.h
@@ -37,12 +37,6 @@
#include <grpc++/status.h>
#include <grpc++/impl/call.h>
-namespace google {
-namespace protobuf {
-class Message;
-} // namespace protobuf
-} // namespace google
-
struct grpc_call;
namespace grpc {