Skip to content

Commit

Permalink
Remove unused protos::internal::{DeepCopy, DeepClone, GetOrPromoteExt…
Browse files Browse the repository at this point in the history
…ension, GetUpbExtension, HasExtensionOrUnknown, MoveExtension}

PiperOrigin-RevId: 665934981
  • Loading branch information
honglooker authored and copybara-github committed Aug 21, 2024
1 parent 7f395af commit bc6f561
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions protos/protos.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,9 @@ namespace protos {
namespace internal {
using hpb::internal::CreateMessage;
using hpb::internal::CreateMessageProxy;
using hpb::internal::DeepClone;
using hpb::internal::DeepCopy;
using hpb::internal::ExtensionIdentifier;
using hpb::internal::GetArena;
using hpb::internal::GetInternalMsg;
using hpb::internal::GetOrPromoteExtension;
using hpb::internal::GetUpbExtensions;
using hpb::internal::HasExtensionOrUnknown;
using hpb::internal::MoveExtension;
using hpb::internal::PrivateAccess;
using hpb::internal::Serialize;
using hpb::internal::SetExtension;
Expand Down

0 comments on commit bc6f561

Please sign in to comment.