tilegrid: remove dead code

Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
John McMaster 2018-10-23 13:44:22 -07:00
parent 1360ae7746
commit 7a4f425a92
1 changed files with 0 additions and 2 deletions

View File

@ -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