Deprecate gfe2_restart_flag_quic_use_hash_quic_codepoint.
PiperOrigin-RevId: 491705251
diff --git a/quiche/quic/core/quic_flags_list.h b/quiche/quic/core/quic_flags_list.h
index a38464c..1e403cb 100644
--- a/quiche/quic/core/quic_flags_list.h
+++ b/quiche/quic/core/quic_flags_list.h
@@ -7,8 +7,6 @@
#ifdef QUIC_FLAG
QUIC_FLAG(quic_restart_flag_quic_offload_pacing_to_usps2, false)
-
-QUIC_FLAG(quic_restart_flag_quic_use_hash_quic_codepoint, true)
// A testonly reloadable flag that will always default to false.
QUIC_FLAG(quic_reloadable_flag_quic_testonly_default_false, false)
// A testonly reloadable flag that will always default to true.