diff options
Diffstat (limited to 'pkg/flatrpc/flatrpc.fbs')
| -rw-r--r-- | pkg/flatrpc/flatrpc.fbs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/flatrpc/flatrpc.fbs b/pkg/flatrpc/flatrpc.fbs index f0b03c4a9..121b289e9 100644 --- a/pkg/flatrpc/flatrpc.fbs +++ b/pkg/flatrpc/flatrpc.fbs @@ -164,7 +164,6 @@ table ExecRequestRaw { table SignalUpdateRaw { new_max :[uint64]; - drop_max :[uint64]; } // This message serves as a signal that the corpus was triaged and the fuzzer |
