diff options
| -rw-r--r-- | contrib/libs/grpc/include/grpc++/alarm.h | 28 | ||||
| -rw-r--r-- | contrib/libs/grpc/include/grpc++/impl/grpc_library.h | 28 | ||||
| -rw-r--r-- | contrib/libs/grpc/include/grpc++/resource_quota.h | 28 | ||||
| -rw-r--r-- | contrib/libs/grpc/include/grpc++/security/server_credentials.h | 28 | ||||
| -rw-r--r-- | contrib/libs/grpc/include/grpc++/server_builder.h | 28 | ||||
| -rw-r--r-- | contrib/libs/grpc/include/grpc++/support/slice.h | 28 |
6 files changed, 0 insertions, 168 deletions
diff --git a/contrib/libs/grpc/include/grpc++/alarm.h b/contrib/libs/grpc/include/grpc++/alarm.h deleted file mode 100644 index 20f23c75c60..00000000000 --- a/contrib/libs/grpc/include/grpc++/alarm.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// -// Copyright 2018 gRPC authors. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// - -// DEPRECATED: The headers in include/grpc++ are deprecated. Please include the -// headers in include/grpcpp instead. This header exists only for backwards -// compatibility. - -#ifndef GRPCXX_ALARM_H -#define GRPCXX_ALARM_H - -#include <grpcpp/alarm.h> - -#endif // GRPCXX_ALARM_H diff --git a/contrib/libs/grpc/include/grpc++/impl/grpc_library.h b/contrib/libs/grpc/include/grpc++/impl/grpc_library.h deleted file mode 100644 index b70deed7054..00000000000 --- a/contrib/libs/grpc/include/grpc++/impl/grpc_library.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// -// Copyright 2018 gRPC authors. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// - -// DEPRECATED: The headers in include/grpc++ are deprecated. Please include the -// headers in include/grpcpp instead. This header exists only for backwards -// compatibility. - -#ifndef GRPCXX_IMPL_GRPC_LIBRARY_H -#define GRPCXX_IMPL_GRPC_LIBRARY_H - -#include <grpcpp/impl/grpc_library.h> - -#endif // GRPCXX_IMPL_GRPC_LIBRARY_H diff --git a/contrib/libs/grpc/include/grpc++/resource_quota.h b/contrib/libs/grpc/include/grpc++/resource_quota.h deleted file mode 100644 index c41d1a06e71..00000000000 --- a/contrib/libs/grpc/include/grpc++/resource_quota.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// -// Copyright 2018 gRPC authors. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// - -// DEPRECATED: The headers in include/grpc++ are deprecated. Please include the -// headers in include/grpcpp instead. This header exists only for backwards -// compatibility. - -#ifndef GRPCXX_RESOURCE_QUOTA_H -#define GRPCXX_RESOURCE_QUOTA_H - -#include <grpcpp/resource_quota.h> - -#endif // GRPCXX_RESOURCE_QUOTA_H diff --git a/contrib/libs/grpc/include/grpc++/security/server_credentials.h b/contrib/libs/grpc/include/grpc++/security/server_credentials.h deleted file mode 100644 index 1a581ee4213..00000000000 --- a/contrib/libs/grpc/include/grpc++/security/server_credentials.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// -// Copyright 2018 gRPC authors. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// - -// DEPRECATED: The headers in include/grpc++ are deprecated. Please include the -// headers in include/grpcpp instead. This header exists only for backwards -// compatibility. - -#ifndef GRPCXX_SECURITY_SERVER_CREDENTIALS_H -#define GRPCXX_SECURITY_SERVER_CREDENTIALS_H - -#include <grpcpp/security/server_credentials.h> - -#endif // GRPCXX_SECURITY_SERVER_CREDENTIALS_H diff --git a/contrib/libs/grpc/include/grpc++/server_builder.h b/contrib/libs/grpc/include/grpc++/server_builder.h deleted file mode 100644 index 46e4bc4ede0..00000000000 --- a/contrib/libs/grpc/include/grpc++/server_builder.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// -// Copyright 2018 gRPC authors. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// - -// DEPRECATED: The headers in include/grpc++ are deprecated. Please include the -// headers in include/grpcpp instead. This header exists only for backwards -// compatibility. - -#ifndef GRPCXX_SERVER_BUILDER_H -#define GRPCXX_SERVER_BUILDER_H - -#include <grpcpp/server_builder.h> - -#endif // GRPCXX_SERVER_BUILDER_H diff --git a/contrib/libs/grpc/include/grpc++/support/slice.h b/contrib/libs/grpc/include/grpc++/support/slice.h deleted file mode 100644 index 70a6cbcc62f..00000000000 --- a/contrib/libs/grpc/include/grpc++/support/slice.h +++ /dev/null @@ -1,28 +0,0 @@ -// -// -// Copyright 2018 gRPC authors. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. -// -// - -// DEPRECATED: The headers in include/grpc++ are deprecated. Please include the -// headers in include/grpcpp instead. This header exists only for backwards -// compatibility. - -#ifndef GRPCXX_SUPPORT_SLICE_H -#define GRPCXX_SUPPORT_SLICE_H - -#include <grpcpp/support/slice.h> - -#endif // GRPCXX_SUPPORT_SLICE_H |
