MADS: Fix a bunch of GCC warnings
This commit is contained in:
parent
bb82a344a9
commit
8b2a7525cc
11 changed files with 23 additions and 16 deletions
|
@ -865,7 +865,6 @@ void UserInterface::updateSelection(ScrCategory category, int newIndex, int *idx
|
|||
*idx = newIndex;
|
||||
|
||||
if (oldIndex >= 0) {
|
||||
Common::Rect bounds;
|
||||
writeVocab(category, oldIndex);
|
||||
|
||||
if (getBounds(category, oldIndex, bounds))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue