Fix for minor warning (redundant code).

This commit is contained in:
Stephen Anthony 2018-07-28 20:19:45 -02:30
parent 5240aaf0db
commit 8c01e8a0f1
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ VideoDialog::VideoDialog(OSystem& osystem, DialogContainer& parent,
const int INDENT = 20;
const int lineHeight = font.getLineHeight(),
fontWidth = font.getMaxCharWidth(),
fontHeight = font.getFontHeight(),
buttonHeight = font.getLineHeight() + 4;
int xpos, ypos, tabID;
int lwidth = font.getStringWidth("TIA Palette "),