Remove unused `ReadArenaString` in arenastring.cc. PiperOrigin-RevId: 976015653
diff --git a/src/google/protobuf/arenastring.h b/src/google/protobuf/arenastring.h index a467764..ff64579 100644 --- a/src/google/protobuf/arenastring.h +++ b/src/google/protobuf/arenastring.h
@@ -550,7 +550,6 @@ return tagged_ptr_.Get(); } - } // namespace internal } // namespace protobuf } // namespace google