diff --git a/include/grpcpp/impl/codegen/server_interface.h.rej b/include/grpcpp/impl/codegen/server_interface.h.rej deleted file mode 100644 index 36ced949caf..00000000000 --- a/include/grpcpp/impl/codegen/server_interface.h.rej +++ /dev/null @@ -1,19 +0,0 @@ ---- include/grpcpp/impl/codegen/server_interface.h -+++ include/grpcpp/impl/codegen/server_interface.h -@@ -29,14 +29,14 @@ - #include - - namespace grpc_impl { --class Channel; -+class CompletionQueue; -+class ServerCompletionQueue; - class ServerCredentials; - } // namespace grpc_impl - namespace grpc { - - class AsyncGenericService; - class GenericServerContext; --class ServerCompletionQueue; - class ServerContext; - class Service; -