Skip to content

Commit

Permalink
remove temporary comment
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Greenway <[email protected]>
  • Loading branch information
ggreenway committed Oct 22, 2024
1 parent a8e8d3c commit ba61b4d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions source/common/tls/connection_info_impl_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ class ConnectionInfoImplBase : public Ssl::ConnectionInfo {
virtual SSL* ssl() const PURE;

private:
// Original:
// sizeof(::Envoy::Extensions::TransportSockets::Tls::ConnectionInfoImplBase) == 656

enum class CachedValueTag : uint8_t {
Alpn,
SessionId,
Expand Down

0 comments on commit ba61b4d

Please sign in to comment.