aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-03 20:39:39 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-03 20:39:39 -0700
commit3337362c813812cc8680bec5cae5f0829ebb043a (patch)
tree04ef36defdf32efdd30bab812d51566c35e9f779 /src
parentdb1baa24cb90b4fd76c95fa2616014a45a27b148 (diff)
Stuff
Diffstat (limited to 'src')
-rw-r--r--src/core/lib/transport/transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/transport/transport.h b/src/core/lib/transport/transport.h
index 22f53e5179..a78d71322c 100644
--- a/src/core/lib/transport/transport.h
+++ b/src/core/lib/transport/transport.h
@@ -50,7 +50,7 @@ typedef struct grpc_transport grpc_transport;
for a stream. */
typedef struct grpc_stream grpc_stream;
-#define GRPC_STREAM_REFCOUNT_DEBUG
+//#define GRPC_STREAM_REFCOUNT_DEBUG
typedef struct grpc_stream_refcount {
gpr_refcount refs;