diff --git a/fuzzers/005-tilegrid/generate.py b/fuzzers/005-tilegrid/generate.py index 53929025..f7f9f6b6 100644 --- a/fuzzers/005-tilegrid/generate.py +++ b/fuzzers/005-tilegrid/generate.py @@ -460,8 +460,6 @@ def add_tile_bits(tile_db, baseaddr, offset, frames, words, height=None): # Index of first word used within each frame block["offset"] = offset - # Number of words consumed in each frame - block["height"] = height # related to words... # deprecated field? Don't worry about for now