Internal change

PiperOrigin-RevId: 693521568
pull/19135/head
Protobuf Team Bot 3 weeks ago committed by Copybara-Service
parent 1cb708c035
commit d60ac1d460
  1. 17
      csharp/src/Google.Protobuf/Reflection/FeatureSetDescriptor.g.cs
  2. 1
      src/google/protobuf/port_def.inc

@ -1,17 +0,0 @@
#region Copyright notice and license
// Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc. All rights reserved.
//
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file or at
// https://developers.google.com/open-source/licenses/bsd
#endregion
namespace Google.Protobuf.Reflection;
internal sealed partial class FeatureSetDescriptor
{
// Canonical serialized form of the edition defaults, generated by embed_edition_defaults.
private const string DefaultsBase64 =
"ChMYhAciACoMCAEQAhgCIAMoATACChMY5wciACoMCAIQARgBIAIoATABChMY6AciDAgBEAEYASACKAEwASoAIOYHKOgH";
}

@ -970,7 +970,6 @@ namespace internal {
#define PROTOBUF_DEPRECATE_AND_INLINE() [[deprecated]]
#endif
namespace google {
namespace protobuf {
namespace internal {

Loading…
Cancel
Save