Hope Casey-Allen 6 жил өмнө
parent
commit
a240860008

+ 0 - 5
src/core/ext/filters/client_channel/client_channel_channelz.h

@@ -51,11 +51,6 @@ class SubchannelNode : public BaseNode {
   // longer associated with this subchannel.
   // longer associated with this subchannel.
   void SetChildSocketUuid(intptr_t uuid);
   void SetChildSocketUuid(intptr_t uuid);
 
 
-  void MarkSubchannelDestroyed() {
-    GPR_ASSERT(subchannel_ != nullptr);
-    subchannel_ = nullptr;
-  }
-
   grpc_json* RenderJson() override;
   grpc_json* RenderJson() override;
 
 
   // proxy methods to composed classes.
   // proxy methods to composed classes.