aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/channel/context.h')
-rw-r--r--src/core/lib/channel/context.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/lib/channel/context.h b/src/core/lib/channel/context.h
index 2c1174ce7a..6c931ad28a 100644
--- a/src/core/lib/channel/context.h
+++ b/src/core/lib/channel/context.h
@@ -50,9 +50,6 @@ typedef enum {
/// Reserved for traffic_class_context.
GRPC_CONTEXT_TRAFFIC,
- /// Costs for Load Reporting.
- GRPC_CONTEXT_LR_COST,
-
GRPC_CONTEXT_COUNT
} grpc_context_index;