Skip to content

Commit 5ac90ee

Browse files
authored
impl(generator): remove deprecated declaration pragma (#14854)
1 parent 73a2a29 commit 5ac90ee

File tree

106 files changed

+4
-116
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+4
-116
lines changed

generator/integration_tests/golden/v1/deprecated_client.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// If you make any local changes, they will be lost.
1717
// source: generator/integration_tests/test_deprecated.proto
1818

19-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2019
#include "generator/integration_tests/golden/v1/deprecated_client.h"
2120
#include <memory>
2221
#include <utility>

generator/integration_tests/golden/v1/deprecated_client.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CLIENT_H
2020
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CLIENT_H
2121

22-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2322
#include "generator/integration_tests/golden/v1/deprecated_connection.h"
2423
#include "google/cloud/future.h"
2524
#include "google/cloud/options.h"

generator/integration_tests/golden/v1/deprecated_connection.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// If you make any local changes, they will be lost.
1717
// source: generator/integration_tests/test_deprecated.proto
1818

19-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2019
#include "generator/integration_tests/golden/v1/deprecated_connection.h"
2120
#include "generator/integration_tests/golden/v1/deprecated_options.h"
2221
#include "generator/integration_tests/golden/v1/internal/deprecated_connection_impl.h"

generator/integration_tests/golden/v1/deprecated_connection.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_H
2020
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_H
2121

22-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2322
#include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h"
2423
#include "generator/integration_tests/golden/v1/internal/deprecated_retry_traits.h"
2524
#include "google/cloud/backoff_policy.h"

generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// If you make any local changes, they will be lost.
1717
// source: generator/integration_tests/test_deprecated.proto
1818

19-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2019
#include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h"
2120
#include <memory>
2221

generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_IDEMPOTENCY_POLICY_H
2020
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_CONNECTION_IDEMPOTENCY_POLICY_H
2121

22-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2322
#include "google/cloud/idempotency.h"
2423
#include "google/cloud/version.h"
2524
#include <generator/integration_tests/test_deprecated.grpc.pb.h>

generator/integration_tests/golden/v1/deprecated_options.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_OPTIONS_H
2020
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_OPTIONS_H
2121

22-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2322
#include "generator/integration_tests/golden/v1/deprecated_connection.h"
2423
#include "generator/integration_tests/golden/v1/deprecated_connection_idempotency_policy.h"
2524
#include "google/cloud/backoff_policy.h"

generator/integration_tests/golden/v1/deprecated_rest_connection.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// If you make any local changes, they will be lost.
1717
// source: generator/integration_tests/test_deprecated.proto
1818

19-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2019
#include "generator/integration_tests/golden/v1/deprecated_rest_connection.h"
2120
#include "generator/integration_tests/golden/v1/deprecated_options.h"
2221
#include "generator/integration_tests/golden/v1/internal/deprecated_option_defaults.h"

generator/integration_tests/golden/v1/deprecated_rest_connection.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#ifndef GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_REST_CONNECTION_H
2020
#define GOOGLE_CLOUD_CPP_GENERATOR_INTEGRATION_TESTS_GOLDEN_V1_DEPRECATED_REST_CONNECTION_H
2121

22-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2322
#include "generator/integration_tests/golden/v1/deprecated_connection.h"
2423
#include "google/cloud/options.h"
2524
#include "google/cloud/version.h"

generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
// If you make any local changes, they will be lost.
1717
// source: generator/integration_tests/test_deprecated.proto
1818

19-
#include "google/cloud/internal/disable_deprecation_warnings.inc"
2019
#include "generator/integration_tests/golden/v1/internal/deprecated_auth_decorator.h"
2120
#include <generator/integration_tests/test_deprecated.grpc.pb.h>
2221
#include <memory>

0 commit comments

Comments
 (0)