diff --git a/shell/platform/linux/fl_key_embedder_responder.h b/shell/platform/linux/fl_key_embedder_responder.h index 1905d4b3fa329..18e1f16ca536d 100644 --- a/shell/platform/linux/fl_key_embedder_responder.h +++ b/shell/platform/linux/fl_key_embedder_responder.h @@ -8,8 +8,6 @@ #include "flutter/shell/platform/linux/fl_engine_private.h" #include "flutter/shell/platform/linux/fl_key_event.h" -constexpr int kMaxConvertedKeyData = 3; - // The signature of a function that FlKeyEmbedderResponder calls on every key // event. //