Skip to content
Snippets Groups Projects
Commit e9fad15b authored by Craig Tiller's avatar Craig Tiller
Browse files

Remove redundant decls

parent ab67485f
Branches
Tags
No related merge requests found
...@@ -41,8 +41,6 @@ ...@@ -41,8 +41,6 @@
#include <grpc++/config_protobuf.h> #include <grpc++/config_protobuf.h>
#include <grpc++/status.h> #include <grpc++/status.h>
struct grpc_byte_buffer;
namespace grpc { namespace grpc {
// Serialize the msg into a buffer created inside the function. The caller // Serialize the msg into a buffer created inside the function. The caller
......
...@@ -34,8 +34,6 @@ ...@@ -34,8 +34,6 @@
#ifndef GRPCXX_IMPL_SERIALIZATION_TRAITS_H #ifndef GRPCXX_IMPL_SERIALIZATION_TRAITS_H
#define GRPCXX_IMPL_SERIALIZATION_TRAITS_H #define GRPCXX_IMPL_SERIALIZATION_TRAITS_H
struct grpc_byte_buffer;
namespace grpc { namespace grpc {
/// Defines how to serialize and deserialize some type. /// Defines how to serialize and deserialize some type.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment