Skip to content

Commit ee1b6ed

Browse files
Remove unused constant (flutter#56929)
1 parent 1e6864c commit ee1b6ed

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

shell/platform/linux/fl_key_embedder_responder.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
#include "flutter/shell/platform/linux/fl_engine_private.h"
99
#include "flutter/shell/platform/linux/fl_key_event.h"
1010

11-
constexpr int kMaxConvertedKeyData = 3;
12-
1311
// The signature of a function that FlKeyEmbedderResponder calls on every key
1412
// event.
1513
//

0 commit comments

Comments
 (0)